summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/lockon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/lockon.h')
-rw-r--r--src/mame/includes/lockon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/lockon.h b/src/mame/includes/lockon.h
index abdbbe9219c..419e7479e3b 100644
--- a/src/mame/includes/lockon.h
+++ b/src/mame/includes/lockon.h
@@ -14,6 +14,7 @@
#include "sound/flt_vol.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
/* Calculated from CRT controller writes */
#define PIXEL_CLOCK (XTAL(21'000'000) / 3)