src/misc_gui.cpp
branchnoai
changeset 9837 c9ec4f82e0d0
parent 9826 9707ad4c9b60
child 9869 6404afe43575
equal deleted inserted replaced
9836:54afebfded49 9837:c9ec4f82e0d0
    15 #include "window_gui.h"
    15 #include "window_gui.h"
    16 #include "station_gui.h"
    16 #include "station_gui.h"
    17 #include "textbuf_gui.h"
    17 #include "textbuf_gui.h"
    18 #include "viewport_func.h"
    18 #include "viewport_func.h"
    19 #include "gfx_func.h"
    19 #include "gfx_func.h"
    20 #include "station.h"
    20 #include "station_func.h"
    21 #include "command_func.h"
    21 #include "command_func.h"
    22 #include "player_func.h"
    22 #include "player_func.h"
    23 #include "player_base.h"
    23 #include "player_base.h"
    24 #include "town.h"
    24 #include "town.h"
    25 #include "network/network.h"
    25 #include "network/network.h"
    38 #include "date_func.h"
    38 #include "date_func.h"
    39 #include "sound_func.h"
    39 #include "sound_func.h"
    40 #include "string_func.h"
    40 #include "string_func.h"
    41 #include "player_gui.h"
    41 #include "player_gui.h"
    42 #include "settings_type.h"
    42 #include "settings_type.h"
       
    43 #include "newgrf_cargo.h"
    43 
    44 
    44 #include "table/sprites.h"
    45 #include "table/sprites.h"
    45 #include "table/strings.h"
    46 #include "table/strings.h"
    46 #include "table/tree_land.h"
    47 #include "table/tree_land.h"
    47 
    48