summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/raiden.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/raiden.h')
-rw-r--r--src/mame/includes/raiden.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/raiden.h b/src/mame/includes/raiden.h
index ad84385f5fc..613875b7925 100644
--- a/src/mame/includes/raiden.h
+++ b/src/mame/includes/raiden.h
@@ -13,6 +13,7 @@
#include "audio/seibu.h"
#include "video/bufsprite.h"
#include "emupal.h"
+#include "tilemap.h"
class raiden_state : public driver_device, public seibu_sound_common
{