diff --git a/src/tile_map.h b/src/tile_map.h --- a/src/tile_map.h +++ b/src/tile_map.h @@ -7,7 +7,7 @@ #include "tile_type.h" #include "slope_type.h" -#include "player_type.h" +#include "company_type.h" #include "map_func.h" #include "core/bitmath_func.hpp"