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