summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/saturn_cdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/saturn_cdb.h')
-rw-r--r--src/mame/machine/saturn_cdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/saturn_cdb.h b/src/mame/machine/saturn_cdb.h
index 3fe76ad9311..f08a2a9efc2 100644
--- a/src/mame/machine/saturn_cdb.h
+++ b/src/mame/machine/saturn_cdb.h
@@ -6,7 +6,7 @@
#pragma once
-#include "cpu/superh/sh2.h"
+#include "cpu/sh/sh2.h"
DECLARE_DEVICE_TYPE(SATURN_CDB, saturn_cdb_device)