From 121326f802fc04a70c3e9929f33973ade9c389ee Mon Sep 17 00:00:00 2001 From: AJR Date: Wed, 21 Aug 2019 14:09:01 -0400 Subject: Remove tilemap.h from emu.h (nw) --- src/mame/includes/tigeroad.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mame/includes/tigeroad.h') diff --git a/src/mame/includes/tigeroad.h b/src/mame/includes/tigeroad.h index cec75405f12..26fd3646a43 100644 --- a/src/mame/includes/tigeroad.h +++ b/src/mame/includes/tigeroad.h @@ -16,6 +16,7 @@ #include "video/bufsprite.h" #include "emupal.h" +#include "tilemap.h" class tigeroad_state : public driver_device -- cgit v1.2.3-70-g09d2