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