src/network/network_gui.cpp
changeset 8709 4187ad809fe7
parent 8704 2857ec554839
child 8710 52015340050c
equal deleted inserted replaced
8708:0c29fbc79be4 8709:4187ad809fe7
    24 #include "../string.h"
    24 #include "../string.h"
    25 #include "../town.h"
    25 #include "../town.h"
    26 #include "../newgrf.h"
    26 #include "../newgrf.h"
    27 #include "../functions.h"
    27 #include "../functions.h"
    28 #include "../window_func.h"
    28 #include "../window_func.h"
       
    29 #include "../core/alloc_func.hpp"
    29 
    30 
    30 #define BGC 5
    31 #define BGC 5
    31 #define BTC 15
    32 #define BTC 15
    32 
    33 
    33 struct chatquerystr_d : public querystr_d {
    34 struct chatquerystr_d : public querystr_d {