summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/misc/cb2001.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/misc/cb2001.cpp')
-rw-r--r--src/mame/misc/cb2001.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/misc/cb2001.cpp b/src/mame/misc/cb2001.cpp
index 816ab52a28b..576f44f01de 100644
--- a/src/mame/misc/cb2001.cpp
+++ b/src/mame/misc/cb2001.cpp
@@ -67,7 +67,7 @@ TODO:
#include "emu.h"
-#include "cpu/mcs51/mcs51.h"
+#include "cpu/mcs51/i80c51.h"
#include "cpu/nec/v25.h"
#include "machine/i8255.h"
#include "sound/ay8910.h"