src/npf.h
changeset 8142 837f47089a7c
parent 8139 4e91c448c409
child 8236 8a5dd0b42e47
equal deleted inserted replaced
8141:71b9bd0c2c32 8142:837f47089a7c
     3 /** @file npf.h */
     3 /** @file npf.h */
     4 
     4 
     5 #ifndef NPF_H
     5 #ifndef NPF_H
     6 #define NPF_H
     6 #define NPF_H
     7 
     7 
     8 #include "openttd.h"
       
     9 #include "aystar.h"
     8 #include "aystar.h"
    10 #include "station.h"
     9 #include "station.h"
    11 #include "vehicle_type.h"
    10 #include "vehicle_type.h"
    12 #include "tile_type.h"
    11 #include "tile_type.h"
    13 #include "track_type.h"
    12 #include "track_type.h"