summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tmc1800.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tmc1800.h')
-rw-r--r--src/mame/includes/tmc1800.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/tmc1800.h b/src/mame/includes/tmc1800.h
index 846e93cee8f..dcbe07dde64 100644
--- a/src/mame/includes/tmc1800.h
+++ b/src/mame/includes/tmc1800.h
@@ -2,8 +2,8 @@
// copyright-holders:Curt Coder
#pragma once
-#ifndef __TMC1800__
-#define __TMC1800__
+#ifndef MAME_INCLUDES_TMC1800_H
+#define MAME_INCLUDES_TMC1800_H
#include "cpu/cosmac/cosmac.h"