summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pdp1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pdp1.h')
-rw-r--r--src/mame/includes/pdp1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/pdp1.h b/src/mame/includes/pdp1.h
index adb47696860..c2da17d2096 100644
--- a/src/mame/includes/pdp1.h
+++ b/src/mame/includes/pdp1.h
@@ -6,8 +6,8 @@
*
****************************************************************************/
-#ifndef PDP1_H_
-#define PDP1_H_
+#ifndef MAME_INCLUDES_PDP1_H
+#define MAME_INCLUDES_PDP1_H
#include "cpu/pdp1/pdp1.h"
#include "video/crt.h"