diff options
Diffstat (limited to 'src/mame/dec/decmate2.cpp')
| -rw-r--r-- | src/mame/dec/decmate2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/dec/decmate2.cpp b/src/mame/dec/decmate2.cpp index b0aa2cd7aca..fe3d0b0dda3 100644 --- a/src/mame/dec/decmate2.cpp +++ b/src/mame/dec/decmate2.cpp @@ -51,7 +51,7 @@ #include "emu.h" #include "bus/rs232/rs232.h" #include "cpu/pdp8/hd6120.h" -#include "cpu/mcs51/mcs51.h" +#include "cpu/mcs51/i8051.h" #include "imagedev/floppy.h" #include "machine/ay31015.h" #include "machine/clock.h" |
