src/ship_gui.cpp
changeset 8784 c2e9d649a9ce
parent 8264 b1e85998c7d3
child 8962 1b263c69799d
equal deleted inserted replaced
8783:773e4b33848b 8784:c2e9d649a9ce
    13 #include "depot.h"
    13 #include "depot.h"
    14 #include "vehicle_gui.h"
    14 #include "vehicle_gui.h"
    15 #include "newgrf_engine.h"
    15 #include "newgrf_engine.h"
    16 #include "strings_func.h"
    16 #include "strings_func.h"
    17 #include "vehicle_func.h"
    17 #include "vehicle_func.h"
       
    18 #include "order_func.h"
    18 
    19 
    19 #include "table/strings.h"
    20 #include "table/strings.h"
    20 #include "table/sprites.h"
    21 #include "table/sprites.h"
    21 
    22 
    22 void DrawShipImage(const Vehicle *v, int x, int y, VehicleID selection)
    23 void DrawShipImage(const Vehicle *v, int x, int y, VehicleID selection)