summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/nc.h')
-rw-r--r--src/mame/includes/nc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/nc.h b/src/mame/includes/nc.h
index 4bb15789107..d86a8693e62 100644
--- a/src/mame/includes/nc.h
+++ b/src/mame/includes/nc.h
@@ -6,8 +6,8 @@
*
****************************************************************************/
-#ifndef NC_H_
-#define NC_H_
+#ifndef MAME_INCLUDES_NC_H
+#define MAME_INCLUDES_NC_H
#include "bus/centronics/ctronics.h"
#include "machine/i8251.h"