summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/maple-dc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/maple-dc.h')
-rw-r--r--src/mame/machine/maple-dc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/maple-dc.h b/src/mame/machine/maple-dc.h
index 8752c34cbce..095bf289b7d 100644
--- a/src/mame/machine/maple-dc.h
+++ b/src/mame/machine/maple-dc.h
@@ -5,7 +5,7 @@
#pragma once
-#include "cpu/sh4/sh4.h"
+#include "cpu/sh/sh4.h"
#define MCFG_MAPLE_DC_ADD(_tag, _maincpu_tag, _irq_cb) \
MCFG_DEVICE_ADD(_tag, MAPLE_DC, 0) \