summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/g65816/g65816o2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/g65816/g65816o2.cpp')
-rw-r--r--src/devices/cpu/g65816/g65816o2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/g65816/g65816o2.cpp b/src/devices/cpu/g65816/g65816o2.cpp
index 1ad417a90f9..62e21d32cf2 100644
--- a/src/devices/cpu/g65816/g65816o2.cpp
+++ b/src/devices/cpu/g65816/g65816o2.cpp
@@ -4,4 +4,4 @@
#include "g65816.h"
#include "g65816cm.h"
#define EXECUTION_MODE EXECUTION_MODE_M1X0
-#include "g65816op.h"
+#include "g65816op.ipp"