summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_sm500.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hh_sm500.cpp')
-rw-r--r--src/mame/drivers/hh_sm500.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hh_sm500.cpp b/src/mame/drivers/hh_sm500.cpp
index af9091652f4..d9e7327cbf3 100644
--- a/src/mame/drivers/hh_sm500.cpp
+++ b/src/mame/drivers/hh_sm500.cpp
@@ -11,7 +11,7 @@
#include "emu.h"
-#include "cpu/sm510/kb1013vk1-2.h"
+#include "cpu/sm510/sm500.h"
#include "sound/spkrdev.h"
#include "screen.h"