summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/skeleton/daruma.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/skeleton/daruma.cpp')
-rw-r--r--src/mame/skeleton/daruma.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/skeleton/daruma.cpp b/src/mame/skeleton/daruma.cpp
index 8001bb77c7b..27f9f27c164 100644
--- a/src/mame/skeleton/daruma.cpp
+++ b/src/mame/skeleton/daruma.cpp
@@ -16,7 +16,7 @@
***************************************************************************/
#include "emu.h"
-#include "cpu/mcs51/mcs51.h"
+#include "cpu/mcs51/i80c52.h"
#include "sound/spkrdev.h"
#include "speaker.h"
//TODO: #include "ds348.lh"