diff options
Diffstat (limited to 'src/devices/cpu/z80/z80ndasm.cpp')
-rw-r--r-- | src/devices/cpu/z80/z80ndasm.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/z80/z80ndasm.cpp b/src/devices/cpu/z80/z80ndasm.cpp index 402a682c427..ccf5be7ef98 100644 --- a/src/devices/cpu/z80/z80ndasm.cpp +++ b/src/devices/cpu/z80/z80ndasm.cpp @@ -5,6 +5,7 @@ * *****************************************************************************/ +#include "emu.h" #include "z80ndasm.h" const z80_disassembler::z80dasm z80n_disassembler::mnemonic_ed_n[256] = |