summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms7000/tms7000.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/tms7000/tms7000.cpp')
-rw-r--r--src/devices/cpu/tms7000/tms7000.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/tms7000/tms7000.cpp b/src/devices/cpu/tms7000/tms7000.cpp
index d64b47d924c..b604a9fa2d3 100644
--- a/src/devices/cpu/tms7000/tms7000.cpp
+++ b/src/devices/cpu/tms7000/tms7000.cpp
@@ -621,7 +621,7 @@ WRITE8_MEMBER(tms7000_device::tms7000_pf_w)
// execute
//-------------------------------------------------
-#include "tms70op.inc"
+#include "tms70op.hxx"
void tms7000_device::execute_run()
{