summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/firefox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/firefox.cpp')
-rw-r--r--src/mame/drivers/firefox.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/firefox.cpp b/src/mame/drivers/firefox.cpp
index a2bd450efd6..695345457f3 100644
--- a/src/mame/drivers/firefox.cpp
+++ b/src/mame/drivers/firefox.cpp
@@ -43,6 +43,7 @@ but requires a special level III player for proper control. Video: CAV. Audio: A
#include "machine/x2212.h"
#include "emupal.h"
#include "speaker.h"
+#include "tilemap.h"
class firefox_state : public driver_device