summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pyson.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pyson.cpp')
-rw-r--r--src/mame/drivers/pyson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pyson.cpp b/src/mame/drivers/pyson.cpp
index 4d1e9461aa7..1d7747fb2a9 100644
--- a/src/mame/drivers/pyson.cpp
+++ b/src/mame/drivers/pyson.cpp
@@ -152,7 +152,7 @@ Notes:
#include "emu.h"
#include "cpu/mips/mips3.h"
-#include "cpu/mips/r3000.h"
+#include "cpu/mips/mips1.h"
#include "emupal.h"
#include "screen.h"