10 #include "window_func.h" |
10 #include "window_func.h" |
11 #include "textbuf_gui.h" |
11 #include "textbuf_gui.h" |
12 #include "network/network.h" |
12 #include "network/network.h" |
13 #include "variables.h" |
13 #include "variables.h" |
14 #include "livery.h" |
14 #include "livery.h" |
15 #include "player_face.h" |
15 #include "company_manager_face.h" |
16 #include "strings_func.h" |
16 #include "strings_func.h" |
17 #include "gfx_func.h" |
17 #include "gfx_func.h" |
18 #include "functions.h" |
18 #include "functions.h" |
19 #include "vehicle_func.h" |
19 #include "vehicle_func.h" |
20 #include "string_func.h" |
20 #include "string_func.h" |
21 #include "player_func.h" |
21 #include "company_func.h" |
22 #include "player_base.h" |
22 #include "company_base.h" |
23 #include "player_gui.h" |
23 #include "company_gui.h" |
24 #include "settings_type.h" |
24 #include "settings_type.h" |
25 |
25 |
26 #include "table/strings.h" |
26 #include "table/strings.h" |
27 |
27 |
28 /** Change the company manager's face. |
28 /** Change the company manager's face. |