summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tecmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tecmo.h')
-rw-r--r--src/mame/includes/tecmo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tecmo.h b/src/mame/includes/tecmo.h
index 66579f650e3..f73fa14731b 100644
--- a/src/mame/includes/tecmo.h
+++ b/src/mame/includes/tecmo.h
@@ -9,6 +9,7 @@
#include "video/tecmo_spr.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class tecmo_state : public driver_device
{