summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/punchout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/punchout.h')
-rw-r--r--src/mame/includes/punchout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/punchout.h b/src/mame/includes/punchout.h
index 1b5043de301..e544bf42c9d 100644
--- a/src/mame/includes/punchout.h
+++ b/src/mame/includes/punchout.h
@@ -15,6 +15,7 @@
#include "machine/rp5h01.h"
#include "sound/vlm5030.h"
#include "emupal.h"
+#include "tilemap.h"
class punchout_state : public driver_device
{