summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zerozone.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/zerozone.h')
-rw-r--r--src/mame/includes/zerozone.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/zerozone.h b/src/mame/includes/zerozone.h
index 48c864fff85..5fec4635730 100644
--- a/src/mame/includes/zerozone.h
+++ b/src/mame/includes/zerozone.h
@@ -12,6 +12,7 @@
#include "machine/gen_latch.h"
#include "cpu/z80/z80.h"
+#include "tilemap.h"
class zerozone_state : public driver_device
{