diff --git a/src/tile_cmd.h b/src/tile_cmd.h --- a/src/tile_cmd.h +++ b/src/tile_cmd.h @@ -12,7 +12,7 @@ #include "cargo_type.h" #include "strings_type.h" #include "date_type.h" -#include "player_type.h" +#include "company_type.h" #include "direction_type.h" #include "track_type.h" #include "transport_type.h"