summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tattack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tattack.cpp')
-rw-r--r--src/mame/drivers/tattack.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/tattack.cpp b/src/mame/drivers/tattack.cpp
index 13696b3c0b2..d040ae8ad39 100644
--- a/src/mame/drivers/tattack.cpp
+++ b/src/mame/drivers/tattack.cpp
@@ -54,6 +54,7 @@
#include "screen.h"
#include "sound/samples.h"
#include "speaker.h"
+#include "tilemap.h"
class tattack_state : public driver_device