summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tbowl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tbowl.h')
-rw-r--r--src/mame/includes/tbowl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tbowl.h b/src/mame/includes/tbowl.h
index 538e85b5861..8eb7ce5f151 100644
--- a/src/mame/includes/tbowl.h
+++ b/src/mame/includes/tbowl.h
@@ -9,6 +9,7 @@
#include "sound/msm5205.h"
#include "video/tecmo_spr.h"
#include "emupal.h"
+#include "tilemap.h"
class tbowl_state : public driver_device
{