summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/igs009.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/igs009.cpp')
-rw-r--r--src/mame/drivers/igs009.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/igs009.cpp b/src/mame/drivers/igs009.cpp
index 226392ab8cc..459cf6c8e05 100644
--- a/src/mame/drivers/igs009.cpp
+++ b/src/mame/drivers/igs009.cpp
@@ -37,6 +37,7 @@ Year Game Manufacturer Notes
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class igs009_state : public driver_device