summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_hil/hil_devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp_hil/hil_devices.h')
-rw-r--r--src/devices/bus/hp_hil/hil_devices.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/bus/hp_hil/hil_devices.h b/src/devices/bus/hp_hil/hil_devices.h
index 23c0d5ed6ee..01b74af07a4 100644
--- a/src/devices/bus/hp_hil/hil_devices.h
+++ b/src/devices/bus/hp_hil/hil_devices.h
@@ -6,8 +6,8 @@
***************************************************************************/
-#ifndef __HP_HIL_DEVICES_H__
-#define __HP_HIL_DEVICES_H__
+#ifndef MAME_BUS_HP_HIL_HIL_DEVICES_H
+#define MAME_BUS_HP_HIL_HIL_DEVICES_H
#define STR_KBD_HP_46020A "hp_46020a" // ITF Keyboard
@@ -22,4 +22,4 @@
SLOT_INTERFACE_EXTERN(hp_hil_devices);
-#endif /* __HP_HIL_DEVICES_H__ */
+#endif // MAME_BUS_HP_HIL_HIL_DEVICES_H