summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gamecom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gamecom.h')
-rw-r--r--src/mame/includes/gamecom.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/gamecom.h b/src/mame/includes/gamecom.h
index 580093405a3..b05a653b104 100644
--- a/src/mame/includes/gamecom.h
+++ b/src/mame/includes/gamecom.h
@@ -10,8 +10,8 @@
*
****************************************************************************/
-#ifndef GAMECOM_H_
-#define GAMECOM_H_
+#ifndef MAME_INCLUDES_GAMECOM_H
+#define MAME_INCLUDES_GAMECOM_H
#include "cpu/sm8500/sm8500.h"
#include "sound/dac.h"