equal
deleted
inserted
replaced
24 #include "functions.h" |
24 #include "functions.h" |
25 #include "map_func.h" |
25 #include "map_func.h" |
26 #include "date_func.h" |
26 #include "date_func.h" |
27 #include "vehicle_func.h" |
27 #include "vehicle_func.h" |
28 #include "string_func.h" |
28 #include "string_func.h" |
29 #include "player_func.h" |
29 #include "company_func.h" |
30 #include "player_base.h" |
30 #include "company_base.h" |
31 #include "settings_type.h" |
31 #include "settings_type.h" |
32 #include "gamelog.h" |
32 #include "gamelog.h" |
33 |
33 |
34 #ifdef ENABLE_NETWORK |
34 #ifdef ENABLE_NETWORK |
35 #include "table/strings.h" |
35 #include "table/strings.h" |