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/starshp1.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mame/includes/starshp1.h') diff --git a/src/mame/includes/starshp1.h b/src/mame/includes/starshp1.h index 028746b6ec7..324dd17654c 100644 --- a/src/mame/includes/starshp1.h +++ b/src/mame/includes/starshp1.h @@ -33,6 +33,7 @@ #include "sound/discrete.h" #include "emupal.h" #include "screen.h" +#include "tilemap.h" #define STARSHP1_MASTER_CLOCK (12096000) -- cgit v1.2.3