diff options
Diffstat (limited to 'src/mame/drivers/wallc.cpp')
-rw-r--r-- | src/mame/drivers/wallc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/wallc.cpp b/src/mame/drivers/wallc.cpp index 942902e8211..238e9aed912 100644 --- a/src/mame/drivers/wallc.cpp +++ b/src/mame/drivers/wallc.cpp @@ -56,6 +56,7 @@ Thanks to HIGHWAYMAN for providing info on how to get to these epoxies #include "emupal.h" #include "screen.h" #include "speaker.h" +#include "tilemap.h" class wallc_state : public driver_device |