summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/rii/riidasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/rii/riidasm.cpp')
-rw-r--r--src/devices/cpu/rii/riidasm.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/cpu/rii/riidasm.cpp b/src/devices/cpu/rii/riidasm.cpp
index 72023ce5f9a..6cc0d85a384 100644
--- a/src/devices/cpu/rii/riidasm.cpp
+++ b/src/devices/cpu/rii/riidasm.cpp
@@ -4,8 +4,10 @@
ELAN Microelectronics RISC II (RII) Series disassembler
+
***************************************************************************/
+#include "emu.h"
#include "util/disasmintf.h"
#include "riidasm.h"