summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/neogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/spectrum/neogs.h')
-rw-r--r--src/devices/bus/spectrum/neogs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/bus/spectrum/neogs.h b/src/devices/bus/spectrum/neogs.h
index 79170356690..6045520e1f7 100644
--- a/src/devices/bus/spectrum/neogs.h
+++ b/src/devices/bus/spectrum/neogs.h
@@ -1,8 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Andrei I. Holub
-#ifndef MAME_SINCLAIR_NEOGS_H
-#define MAME_SINCLAIR_NEOGS_H
+#ifndef MAME_BUS_SPECTRUM_NEOGS_H
+#define MAME_BUS_SPECTRUM_NEOGS_H
#pragma once
@@ -11,4 +11,4 @@
DECLARE_DEVICE_TYPE(ZXBUS_NEOGS, device_zxbus_card_interface)
-#endif // MAME_SINCLAIR_NEOGS_H
+#endif // MAME_BUS_SPECTRUM_NEOGS_H