summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sbowling.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sbowling.cpp')
-rw-r--r--src/mame/drivers/sbowling.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/sbowling.cpp b/src/mame/drivers/sbowling.cpp
index 44d6ae78789..da8e1a3ce06 100644
--- a/src/mame/drivers/sbowling.cpp
+++ b/src/mame/drivers/sbowling.cpp
@@ -49,6 +49,7 @@ PROMs : NEC B406 (1kx4) x2
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class sbowling_state : public driver_device