summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tekxp33x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tekxp33x.cpp')
-rw-r--r--src/mame/drivers/tekxp33x.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tekxp33x.cpp b/src/mame/drivers/tekxp33x.cpp
index 58d91b17474..de2e0d3aad0 100644
--- a/src/mame/drivers/tekxp33x.cpp
+++ b/src/mame/drivers/tekxp33x.cpp
@@ -36,7 +36,7 @@
#include "emu.h"
-#include "cpu/mips/r3000.h"
+#include "cpu/mips/mips1.h"
#include "cpu/tms34010/tms34010.h"
#include "emupal.h"
#include "screen.h"