src/player.h
changeset 8615 6b91ca653bad
parent 8599 b609cdeeff3f
child 8617 931e0970d509
equal deleted inserted replaced
8614:21126f54f5c8 8615:6b91ca653bad
     7 
     7 
     8 #include "oldpool.h"
     8 #include "oldpool.h"
     9 #include "aystar.h"
     9 #include "aystar.h"
    10 #include "rail_type.h"
    10 #include "rail_type.h"
    11 #include "road_func.h"
    11 #include "road_func.h"
       
    12 #include "cargo_type.h"
       
    13 #include "command_type.h"
    12 #include "engine.h"
    14 #include "engine.h"
    13 #include "livery.h"
    15 #include "livery.h"
    14 #include "genworld.h"
    16 #include "genworld.h"
    15 #include "gfx.h"
    17 #include "gfx.h"
    16 
    18