summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/chessmachine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/chessmachine.h')
-rw-r--r--src/devices/machine/chessmachine.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/machine/chessmachine.h b/src/devices/machine/chessmachine.h
index 388e9f9db22..4d589fc97c3 100644
--- a/src/devices/machine/chessmachine.h
+++ b/src/devices/machine/chessmachine.h
@@ -6,8 +6,8 @@
*/
-#ifndef MAME_MACHINE_CHESSM_H
-#define MAME_MACHINE_CHESSM_H
+#ifndef MAME_MACHINE_CHESSMACHINE_H
+#define MAME_MACHINE_CHESSMACHINE_H
#pragma once
@@ -63,4 +63,4 @@ private:
DECLARE_DEVICE_TYPE(CHESSMACHINE, chessmachine_device)
-#endif // MAME_MACHINE_CHESSM_H
+#endif // MAME_MACHINE_CHESSMACHINE_H