summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/popeye.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/popeye.h')
-rw-r--r--src/mame/includes/popeye.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/popeye.h b/src/mame/includes/popeye.h
index 8cb8a79d1de..05903d9aecf 100644
--- a/src/mame/includes/popeye.h
+++ b/src/mame/includes/popeye.h
@@ -10,6 +10,7 @@
#include "sound/ay8910.h"
#include "video/resnet.h"
#include "emupal.h"
+#include "tilemap.h"
class tnx1_state : public driver_device
{