src/airport_gui.cpp
changeset 9659 187142ff9b6c
parent 9652 0405e98d8e96
child 9742 fcbe9e9e2016
equal deleted inserted replaced
9658:f5c4d3c04b5d 9659:187142ff9b6c
    18 #include "gfx_func.h"
    18 #include "gfx_func.h"
    19 #include "player_func.h"
    19 #include "player_func.h"
    20 #include "order_func.h"
    20 #include "order_func.h"
    21 #include "station_type.h"
    21 #include "station_type.h"
    22 #include "tilehighlight_func.h"
    22 #include "tilehighlight_func.h"
       
    23 #include "player_base.h"
    23 
    24 
    24 #include "table/sprites.h"
    25 #include "table/sprites.h"
    25 #include "table/strings.h"
    26 #include "table/strings.h"
    26 
    27 
    27 static byte _selected_airport_type;
    28 static byte _selected_airport_type;