summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/iopspu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/iopspu.h')
-rw-r--r--src/devices/sound/iopspu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/iopspu.h b/src/devices/sound/iopspu.h
index 44e26a68066..d199b4876bd 100644
--- a/src/devices/sound/iopspu.h
+++ b/src/devices/sound/iopspu.h
@@ -14,7 +14,7 @@
#pragma once
-#include "cpu/mips/r3000.h"
+#include "cpu/mips/mips1.h"
#include "machine/iopintc.h"
class iop_spu_device : public device_t, public device_sound_interface