From be67262fc21f75d40dead90256c0ec3142be7b12 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 1 May 2016 20:27:50 +0200 Subject: INC -> HXX makes editors and code analyzers see it as C++ (nw) --- src/devices/cpu/z8/z8.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/cpu/z8/z8.cpp') diff --git a/src/devices/cpu/z8/z8.cpp b/src/devices/cpu/z8/z8.cpp index ad8b79f8ba5..53aecb48b1b 100644 --- a/src/devices/cpu/z8/z8.cpp +++ b/src/devices/cpu/z8/z8.cpp @@ -541,7 +541,7 @@ INSTRUCTION( illegal ) logerror("Z8: PC = %04x, Illegal opcode = %02x\n", m_pc - 1, opcode); } -#include "z8ops.inc" +#include "z8ops.hxx" /*************************************************************************** OPCODE TABLES -- cgit v1.2.3-70-g09d2