equal
deleted
inserted
replaced
11 #include "station_base.h" |
11 #include "station_base.h" |
12 #include "town.h" |
12 #include "town.h" |
13 #include "command_func.h" |
13 #include "command_func.h" |
14 #include "viewport_func.h" |
14 #include "viewport_func.h" |
15 #include "gfx_func.h" |
15 #include "gfx_func.h" |
16 #include "depot.h" |
16 #include "depot_base.h" |
17 #include "waypoint.h" |
17 #include "waypoint.h" |
18 #include "train.h" |
18 #include "train.h" |
19 #include "water_map.h" |
19 #include "water_map.h" |
20 #include "vehicle_gui.h" |
20 #include "vehicle_gui.h" |
21 #include "timetable.h" |
21 #include "timetable.h" |
27 #include "player_func.h" |
27 #include "player_func.h" |
28 #include "newgrf_cargo.h" |
28 #include "newgrf_cargo.h" |
29 #include "widgets/dropdown_func.h" |
29 #include "widgets/dropdown_func.h" |
30 #include "textbuf_gui.h" |
30 #include "textbuf_gui.h" |
31 #include "string_func.h" |
31 #include "string_func.h" |
|
32 #include "depot_base.h" |
32 |
33 |
33 #include "table/sprites.h" |
34 #include "table/sprites.h" |
34 #include "table/strings.h" |
35 #include "table/strings.h" |
35 |
36 |
36 enum OrderWindowWidgets { |
37 enum OrderWindowWidgets { |