diff options
Diffstat (limited to 'src/devices/video/ef9340_1.cpp')
-rw-r--r-- | src/devices/video/ef9340_1.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/ef9340_1.cpp b/src/devices/video/ef9340_1.cpp index 204646654e4..c252e85aa46 100644 --- a/src/devices/video/ef9340_1.cpp +++ b/src/devices/video/ef9340_1.cpp @@ -9,6 +9,7 @@ ***************************************************************************/ +#include "emu.h" #include "ef9340_1.h" #include "ef9341_chargen.h" |