summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/plan80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/plan80.cpp')
-rw-r--r--src/mame/drivers/plan80.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/plan80.cpp b/src/mame/drivers/plan80.cpp
index ee02d3373b1..59dc7f07194 100644
--- a/src/mame/drivers/plan80.cpp
+++ b/src/mame/drivers/plan80.cpp
@@ -25,6 +25,7 @@
#include "emu.h"
#include "cpu/i8085/i8085.h"
+#include "screen.h"
class plan80_state : public driver_device