src/ai/api/ai_vehiclelist.cpp
branchnoai
changeset 10339 ce6cd68d9eb8
parent 9869 6404afe43575
equal deleted inserted replaced
10338:fb4e0030116d 10339:ce6cd68d9eb8
     2 
     2 
     3 /** @file ai_vehiclelist.cpp Implementation of AIVehicleList and friends. */
     3 /** @file ai_vehiclelist.cpp Implementation of AIVehicleList and friends. */
     4 
     4 
     5 #include "ai_vehiclelist.hpp"
     5 #include "ai_vehiclelist.hpp"
     6 #include "ai_station.hpp"
     6 #include "ai_station.hpp"
       
     7 #include "../../openttd.h"
     7 #include "../../player_func.h"
     8 #include "../../player_func.h"
     8 #include "../../vehicle_base.h"
     9 #include "../../vehicle_base.h"
     9 
    10 
    10 AIVehicleList::AIVehicleList()
    11 AIVehicleList::AIVehicleList()
    11 {
    12 {