diff options
Diffstat (limited to 'src/devices/cpu/e0c6200/e0c6200op.cpp')
-rw-r--r-- | src/devices/cpu/e0c6200/e0c6200op.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/e0c6200/e0c6200op.cpp b/src/devices/cpu/e0c6200/e0c6200op.cpp index 94295e43889..93ab8011f7d 100644 --- a/src/devices/cpu/e0c6200/e0c6200op.cpp +++ b/src/devices/cpu/e0c6200/e0c6200op.cpp @@ -3,6 +3,7 @@ // E0C6200 opcode handlers +#include "emu.h" #include "e0c6200.h" |