summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/saturn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/saturn.cpp')
-rw-r--r--src/mame/machine/saturn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/saturn.cpp b/src/mame/machine/saturn.cpp
index 561a6b350f7..3f67edf8f04 100644
--- a/src/mame/machine/saturn.cpp
+++ b/src/mame/machine/saturn.cpp
@@ -45,7 +45,7 @@
#include "emu.h"
#include "includes/saturn.h"
-#include "cpu/sh2/sh2.h"
+#include "cpu/sh/sh2.h"
#include "cpu/scudsp/scudsp.h"
/* TODO: do this in a verboselog style */