summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tk80bs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tk80bs.cpp')
-rw-r--r--src/mame/drivers/tk80bs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/tk80bs.cpp b/src/mame/drivers/tk80bs.cpp
index d19c135dfa1..0677dc63199 100644
--- a/src/mame/drivers/tk80bs.cpp
+++ b/src/mame/drivers/tk80bs.cpp
@@ -26,6 +26,7 @@ TODO:
#include "cpu/i8085/i8085.h"
#include "machine/i8255.h"
#include "machine/keyboard.h"
+#include "screen.h"
class tk80bs_state : public driver_device
{