src/autoreplace_cmd.cpp
changeset 8144 65cec0877b78
parent 8131 160939e24ed3
child 8211 29a8510dfd62
equal deleted inserted replaced
8143:4627396b4811 8144:65cec0877b78
    16 #include "cargotype.h"
    16 #include "cargotype.h"
    17 #include "group.h"
    17 #include "group.h"
    18 #include "order.h"
    18 #include "order.h"
    19 #include "strings_func.h"
    19 #include "strings_func.h"
    20 #include "command_func.h"
    20 #include "command_func.h"
       
    21 #include "vehicle_func.h"
    21 #include "functions.h"
    22 #include "functions.h"
    22 
    23 
    23 /*
    24 /*
    24  * move the cargo from one engine to another if possible
    25  * move the cargo from one engine to another if possible
    25  */
    26  */