diff options
Diffstat (limited to 'src/road_func.h')
-rw-r--r-- | src/road_func.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/road_func.h b/src/road_func.h index 264bc21f4..4b96cd608 100644 --- a/src/road_func.h +++ b/src/road_func.h @@ -8,7 +8,7 @@ #include "core/bitmath_func.hpp" #include "road_type.h" #include "direction_func.h" -#include "player_type.h" +#include "company_type.h" /** * Whether the given roadtype is valid. |