summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/sinclair/specpls3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/sinclair/specpls3.h')
-rw-r--r--src/mame/sinclair/specpls3.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/sinclair/specpls3.h b/src/mame/sinclair/specpls3.h
index 986880fa6fd..adbd88a2ef0 100644
--- a/src/mame/sinclair/specpls3.h
+++ b/src/mame/sinclair/specpls3.h
@@ -6,8 +6,8 @@
*
****************************************************************************/
-#ifndef MAME_INCLUDES_SPECPLS3_H
-#define MAME_INCLUDES_SPECPLS3_H
+#ifndef MAME_SINCLAIR_SPECPLS3_H
+#define MAME_SINCLAIR_SPECPLS3_H
#include "spectrum.h"
#include "spec128.h"
@@ -55,4 +55,4 @@ private:
optional_device_array<floppy_connector, 2> m_flop;
};
-#endif // MAME_INCLUDES_SPECPLS3_H
+#endif // MAME_SINCLAIR_SPECPLS3_H