summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cave.h')
-rw-r--r--src/mame/includes/cave.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/cave.h b/src/mame/includes/cave.h
index d4c97b78cb8..5420a40b8b8 100644
--- a/src/mame/includes/cave.h
+++ b/src/mame/includes/cave.h
@@ -17,6 +17,7 @@
#include "sound/okim6295.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class cave_state : public driver_device
{