src/npf.h
changeset 10208 72c00af5c95d
parent 9806 5d8e73afcf1f
child 10236 50afe9dd466e
equal deleted inserted replaced
10207:c291a21b304e 10208:72c00af5c95d
     6 #define NPF_H
     6 #define NPF_H
     7 
     7 
     8 #include "aystar.h"
     8 #include "aystar.h"
     9 #include "station_type.h"
     9 #include "station_type.h"
    10 #include "rail_type.h"
    10 #include "rail_type.h"
    11 #include "player_type.h"
    11 #include "company_type.h"
    12 #include "vehicle_type.h"
    12 #include "vehicle_type.h"
    13 #include "tile_type.h"
    13 #include "tile_type.h"
    14 #include "track_type.h"
    14 #include "track_type.h"
    15 #include "core/bitmath_func.hpp"
    15 #include "core/bitmath_func.hpp"
    16 #include "transport_type.h"
    16 #include "transport_type.h"