diff options
Diffstat (limited to 'src/mame/includes/timelimt.h')
-rw-r--r-- | src/mame/includes/timelimt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/timelimt.h b/src/mame/includes/timelimt.h index 175d6e3ea22..b7b4f6552eb 100644 --- a/src/mame/includes/timelimt.h +++ b/src/mame/includes/timelimt.h @@ -6,6 +6,7 @@ #pragma once #include "emupal.h" +#include "tilemap.h" class timelimt_state : public driver_device { |