src/waypoint.cpp
changeset 8787 41d9d5adbe87
parent 8785 871586967963
child 8836 f6f1ea3d7e93
equal deleted inserted replaced
8786:1823ff88a054 8787:41d9d5adbe87
    29 #include "vehicle_base.h"
    29 #include "vehicle_base.h"
    30 #include "string_func.h"
    30 #include "string_func.h"
    31 #include "signal_func.h"
    31 #include "signal_func.h"
    32 #include "player_func.h"
    32 #include "player_func.h"
    33 #include "settings_type.h"
    33 #include "settings_type.h"
       
    34 #include "newgrf_station.h"
    34 
    35 
    35 #include "table/strings.h"
    36 #include "table/strings.h"
    36 
    37 
    37 DEFINE_OLD_POOL_GENERIC(Waypoint, Waypoint)
    38 DEFINE_OLD_POOL_GENERIC(Waypoint, Waypoint)
    38 
    39