summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spdodgeb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/spdodgeb.h')
-rw-r--r--src/mame/includes/spdodgeb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/spdodgeb.h b/src/mame/includes/spdodgeb.h
index 88c6890744c..9de7b4407bb 100644
--- a/src/mame/includes/spdodgeb.h
+++ b/src/mame/includes/spdodgeb.h
@@ -15,6 +15,7 @@
#include "sound/msm5205.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class spdodgeb_state : public driver_device
{