summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gauntlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gauntlet.h')
-rw-r--r--src/mame/includes/gauntlet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gauntlet.h b/src/mame/includes/gauntlet.h
index bc547db18d0..cc659577ff3 100644
--- a/src/mame/includes/gauntlet.h
+++ b/src/mame/includes/gauntlet.h
@@ -16,6 +16,7 @@
#include "sound/ym2151.h"
#include "sound/pokey.h"
#include "sound/tms5220.h"
+#include "tilemap.h"
class gauntlet_state : public atarigen_state
{