summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/homez80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/homez80.cpp')
-rw-r--r--src/mame/drivers/homez80.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/homez80.cpp b/src/mame/drivers/homez80.cpp
index fe2c4cb8242..880bf285b71 100644
--- a/src/mame/drivers/homez80.cpp
+++ b/src/mame/drivers/homez80.cpp
@@ -22,6 +22,7 @@
#include "emu.h"
#include "cpu/z80/z80.h"
+#include "screen.h"
class homez80_state : public driver_device