summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deco_mlc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/deco_mlc.cpp')
-rw-r--r--src/mame/drivers/deco_mlc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/deco_mlc.cpp b/src/mame/drivers/deco_mlc.cpp
index 9fee581cfcc..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/sh2/sh2.h"
+#include "cpu/sh/sh2.h"
#include "speaker.h"