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 f4577a1056e..14271fa90ae 100644
--- a/src/mame/drivers/headonb.cpp
+++ b/src/mame/drivers/headonb.cpp
@@ -32,6 +32,7 @@ Other outs:
#include "cpu/i8085/i8085.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class headonb_state : public driver_device