src/newgrf_text.cpp
changeset 9283 624272490f5a
parent 9280 9c03416d26b1
equal deleted inserted replaced
9282:2bb9703aeb39 9283:624272490f5a
    17 #include "newgrf_text.h"
    17 #include "newgrf_text.h"
    18 #include "strings_func.h"
    18 #include "strings_func.h"
    19 #include "core/alloc_func.hpp"
    19 #include "core/alloc_func.hpp"
    20 #include "newgrf_storage.h"
    20 #include "newgrf_storage.h"
    21 #include "string_func.h"
    21 #include "string_func.h"
       
    22 #include "date_type.h"
    22 
    23 
    23 #include "table/strings.h"
    24 #include "table/strings.h"
    24 #include "table/control_codes.h"
    25 #include "table/control_codes.h"
    25 
    26 
    26 #define GRFTAB  28
    27 #define GRFTAB  28