summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ts803.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ts803.cpp')
-rw-r--r--src/mame/drivers/ts803.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/ts803.cpp b/src/mame/drivers/ts803.cpp
index 70b30542dfa..db2260f484e 100644
--- a/src/mame/drivers/ts803.cpp
+++ b/src/mame/drivers/ts803.cpp
@@ -56,6 +56,7 @@ PAGE SEL bit in PORT0 set to 1:
#include "machine/wd_fdc.h"
#include "machine/z80sti.h"
#include "video/mc6845.h"
+#include "screen.h"
class ts803_state : public driver_device