diff -r 0c29fbc79be4 -r 4187ad809fe7 src/newgrf_text.cpp --- a/src/newgrf_text.cpp Mon Jan 07 09:19:53 2008 +0000 +++ b/src/newgrf_text.cpp Mon Jan 07 14:02:26 2008 +0000 @@ -19,6 +19,8 @@ #include "newgrf_text.h" #include "table/control_codes.h" #include "strings_func.h" +#include "core/alloc_func.hpp" +#include "newgrf_storage.h" #define GRFTAB 28 #define TABSIZE 11