diff options
Diffstat (limited to 'src/mame/drivers/deco_mlc.cpp')
-rw-r--r-- | src/mame/drivers/deco_mlc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/deco_mlc.cpp b/src/mame/drivers/deco_mlc.cpp index 615e5963dde..f828fa999ef 100644 --- a/src/mame/drivers/deco_mlc.cpp +++ b/src/mame/drivers/deco_mlc.cpp @@ -105,7 +105,7 @@ #include "machine/deco156.h" #include "machine/eepromser.h" #include "cpu/arm/arm.h" -#include "cpu/superh/sh2.h" +#include "cpu/sh/sh2.h" #include "speaker.h" |