summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tecmosys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tecmosys.h')
-rw-r--r--src/mame/includes/tecmosys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/tecmosys.h b/src/mame/includes/tecmosys.h
index d04175c69e4..3d0ab29231c 100644
--- a/src/mame/includes/tecmosys.h
+++ b/src/mame/includes/tecmosys.h
@@ -16,6 +16,7 @@
#include "machine/watchdog.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class tecmosys_state : public driver_device
{