summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gaplus.h')
-rw-r--r--src/mame/includes/gaplus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gaplus.h b/src/mame/includes/gaplus.h
index 3ebef7acebc..74e227dd09f 100644
--- a/src/mame/includes/gaplus.h
+++ b/src/mame/includes/gaplus.h
@@ -10,6 +10,7 @@
#include "machine/namcoio.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class gaplus_base_state : public driver_device
{