diff options
Diffstat (limited to 'src/mame/drivers/coinmstr.cpp')
-rw-r--r-- | src/mame/drivers/coinmstr.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/coinmstr.cpp b/src/mame/drivers/coinmstr.cpp index 0461da5f541..ced82d97625 100644 --- a/src/mame/drivers/coinmstr.cpp +++ b/src/mame/drivers/coinmstr.cpp @@ -136,6 +136,7 @@ #include "emupal.h" #include "screen.h" #include "speaker.h" +#include "tilemap.h" #define MASTER_CLOCK XTAL(14'000'000) |