diff options
Diffstat (limited to 'src/resources/map/mapheights.h')
-rw-r--r-- | src/resources/map/mapheights.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/map/mapheights.h b/src/resources/map/mapheights.h index 43721e817..ef8c4151b 100644 --- a/src/resources/map/mapheights.h +++ b/src/resources/map/mapheights.h @@ -23,6 +23,8 @@ #include "resources/memorycounter.h" +#include "utils/cast.h" + #include "localconsts.h" class MapHeights final : public MemoryCounter |