diff options
Diffstat (limited to 'src/emu/cpu/t11/t11dasm.c')
-rw-r--r-- | src/emu/cpu/t11/t11dasm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/cpu/t11/t11dasm.c b/src/emu/cpu/t11/t11dasm.c index 60ab7533e2d..56402be9810 100644 --- a/src/emu/cpu/t11/t11dasm.c +++ b/src/emu/cpu/t11/t11dasm.c @@ -7,6 +7,7 @@ * */ +#include "emu.h" #include "debugger.h" #include "t11.h" |