summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/docastle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/docastle.h')
-rw-r--r--src/mame/includes/docastle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/docastle.h b/src/mame/includes/docastle.h
index dd65ec46835..b099ad6ef67 100644
--- a/src/mame/includes/docastle.h
+++ b/src/mame/includes/docastle.h
@@ -14,6 +14,7 @@
#include "video/mc6845.h"
#include "sound/msm5205.h"
#include "emupal.h"
+#include "tilemap.h"
class docastle_state : public driver_device
{