summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/f1gp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/f1gp.h')
-rw-r--r--src/mame/includes/f1gp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/f1gp.h b/src/mame/includes/f1gp.h
index a9f9a7d17e0..44ceb7b01a1 100644
--- a/src/mame/includes/f1gp.h
+++ b/src/mame/includes/f1gp.h
@@ -11,6 +11,7 @@
#include "video/vsystem_spr2.h"
#include "video/k053936.h"
#include "emupal.h"
+#include "tilemap.h"
class f1gp_state : public driver_device
{