src/tree_gui.cpp
changeset 9659 187142ff9b6c
parent 9652 0405e98d8e96
child 9778 c5dd94ed7c16
equal deleted inserted replaced
9658:f5c4d3c04b5d 9659:187142ff9b6c
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "window_gui.h"
     7 #include "window_gui.h"
     8 #include "gfx_func.h"
     8 #include "gfx_func.h"
     9 #include "tilehighlight_func.h"
     9 #include "tilehighlight_func.h"
    10 #include "player_func.h"
    10 #include "player_func.h"
       
    11 #include "player_base.h"
    11 #include "command_func.h"
    12 #include "command_func.h"
    12 #include "sound_func.h"
    13 #include "sound_func.h"
    13 #include "settings_type.h"
    14 #include "settings_type.h"
    14 
    15 
    15 #include "table/sprites.h"
    16 #include "table/sprites.h"