summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/blmbycar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/blmbycar.h')
-rw-r--r--src/mame/includes/blmbycar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/blmbycar.h b/src/mame/includes/blmbycar.h
index fb7982ff6b5..cb8735713a9 100644
--- a/src/mame/includes/blmbycar.h
+++ b/src/mame/includes/blmbycar.h
@@ -6,8 +6,9 @@
***************************************************************************/
-#include "emupal.h"
#include "video/gaelco_wrally_sprites.h"
+#include "emupal.h"
+#include "tilemap.h"
class blmbycar_state : public driver_device
{