src/autoreplace_gui.cpp
changeset 10208 72c00af5c95d
parent 10207 c291a21b304e
equal deleted inserted replaced
10207:c291a21b304e 10208:72c00af5c95d
    15 #include "strings_func.h"
    15 #include "strings_func.h"
    16 #include "window_func.h"
    16 #include "window_func.h"
    17 #include "vehicle_func.h"
    17 #include "vehicle_func.h"
    18 #include "autoreplace_func.h"
    18 #include "autoreplace_func.h"
    19 #include "gfx_func.h"
    19 #include "gfx_func.h"
    20 #include "player_func.h"
    20 #include "company_func.h"
    21 #include "widgets/dropdown_type.h"
    21 #include "widgets/dropdown_type.h"
    22 #include "widgets/dropdown_func.h"
    22 #include "widgets/dropdown_func.h"
    23 #include "engine_func.h"
    23 #include "engine_func.h"
    24 #include "engine_base.h"
    24 #include "engine_base.h"
    25 #include "window_gui.h"
    25 #include "window_gui.h"