diff options
Diffstat (limited to 'src/mame/misc/dreamwld.cpp')
| -rw-r--r-- | src/mame/misc/dreamwld.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/misc/dreamwld.cpp b/src/mame/misc/dreamwld.cpp index f4b826a1e19..ebd2c05bcc6 100644 --- a/src/mame/misc/dreamwld.cpp +++ b/src/mame/misc/dreamwld.cpp @@ -105,7 +105,7 @@ Stephh's notes (based on the game M68EC020 code and some tests) : #include "emu.h" #include "cpu/m68000/m68020.h" -#include "cpu/mcs51/mcs51.h" +#include "cpu/mcs51/i80c52.h" #include "sound/okim6295.h" #include "emupal.h" #include "screen.h" |
