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