summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tokyocop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tokyocop.cpp')
-rw-r--r--src/mame/drivers/tokyocop.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/tokyocop.cpp b/src/mame/drivers/tokyocop.cpp
index 79858537a41..0261cbe55e8 100644
--- a/src/mame/drivers/tokyocop.cpp
+++ b/src/mame/drivers/tokyocop.cpp
@@ -24,6 +24,7 @@ I/O Board with Altera Flex EPF15K50EQC240-3
#include "emu.h"
#include "cpu/i386/i386.h"
+#include "screen.h"
class tokyocop_state : public driver_device