summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mustache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mustache.h')
-rw-r--r--src/mame/includes/mustache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/mustache.h b/src/mame/includes/mustache.h
index 852843dd6bb..25f8d451377 100644
--- a/src/mame/includes/mustache.h
+++ b/src/mame/includes/mustache.h
@@ -9,6 +9,7 @@
#include "machine/timer.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class mustache_state : public driver_device
{