summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/warpsped.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/warpsped.cpp')
-rw-r--r--src/mame/drivers/warpsped.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/warpsped.cpp b/src/mame/drivers/warpsped.cpp
index 65b6c21651f..183434821ae 100644
--- a/src/mame/drivers/warpsped.cpp
+++ b/src/mame/drivers/warpsped.cpp
@@ -89,6 +89,7 @@ L10, L15, L18 and G18 all read the same
#include "cpu/z80/z80.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class warpspeed_state : public driver_device
{