diff options
Diffstat (limited to 'src/tile_map.h')
-rw-r--r-- | src/tile_map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tile_map.h b/src/tile_map.h index 4f13d1bd2..1e7ad67ed 100644 --- a/src/tile_map.h +++ b/src/tile_map.h @@ -8,6 +8,7 @@ #include "tile_type.h" #include "slope_type.h" #include "map.h" +#include "core/bitmath_func.hpp" /** * Returns the height of a tile |