diff options
Diffstat (limited to 'src/devices/cpu/hpc/hpcdasm.cpp')
-rw-r--r-- | src/devices/cpu/hpc/hpcdasm.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/hpc/hpcdasm.cpp b/src/devices/cpu/hpc/hpcdasm.cpp index 86c575a826e..bbfa77b8eca 100644 --- a/src/devices/cpu/hpc/hpcdasm.cpp +++ b/src/devices/cpu/hpc/hpcdasm.cpp @@ -10,6 +10,7 @@ ***************************************************************************/ +#include "emu.h" #include "util/disasmintf.h" #include "hpcdasm.h" |