summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/minx/minxd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/minx/minxd.h')
-rw-r--r--src/devices/cpu/minx/minxd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/cpu/minx/minxd.h b/src/devices/cpu/minx/minxd.h
index 08786c5dda8..4ab5803d1bb 100644
--- a/src/devices/cpu/minx/minxd.h
+++ b/src/devices/cpu/minx/minxd.h
@@ -7,8 +7,8 @@
************************************************************/
-#ifndef MAME_CPU_MINX_MINXDASM_H
-#define MAME_CPU_MINX_MINXDASM_H
+#ifndef MAME_CPU_MINX_MINXD_H
+#define MAME_CPU_MINX_MINXD_H
#pragma once
@@ -86,4 +86,4 @@ private:
static const minxdasm mnemonic_cf[256];
};
-#endif
+#endif // MAME_CPU_MINX_MINXD_H