summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/misc/compucranes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/misc/compucranes.cpp')
-rw-r--r--src/mame/misc/compucranes.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/misc/compucranes.cpp b/src/mame/misc/compucranes.cpp
index 0b85d2469fd..064780b6ab6 100644
--- a/src/mame/misc/compucranes.cpp
+++ b/src/mame/misc/compucranes.cpp
@@ -65,7 +65,8 @@
********************************************************************************/
#include "emu.h"
-#include "cpu/mcs51/mcs51.h"
+#include "cpu/mcs51/i80c51.h"
+#include "cpu/mcs51/i80c52.h"
#include "speaker.h"
namespace