summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/karnov.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/karnov.h')
-rw-r--r--src/mame/includes/karnov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/karnov.h b/src/mame/includes/karnov.h
index 5744dd30b56..0663838e93a 100644
--- a/src/mame/includes/karnov.h
+++ b/src/mame/includes/karnov.h
@@ -10,6 +10,7 @@
#include "video/bufsprite.h"
#include "video/deckarn.h"
#include "video/decrmc3.h"
+#include "tilemap.h"
class karnov_state : public driver_device
{