summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/kaneko/snowbros.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/kaneko/snowbros.cpp')
-rw-r--r--src/mame/kaneko/snowbros.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/kaneko/snowbros.cpp b/src/mame/kaneko/snowbros.cpp
index 14e26b81e29..8a193300973 100644
--- a/src/mame/kaneko/snowbros.cpp
+++ b/src/mame/kaneko/snowbros.cpp
@@ -78,7 +78,7 @@ a joystick. This is not an emulation bug.
#include "snowbros.h"
#include "cpu/m68000/m68000.h"
-#include "cpu/mcs51/mcs51.h" // for semicom mcu
+#include "cpu/mcs51/i80c52.h" // for semicom mcu
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
#include "sound/ymopm.h"