diff -r 4187ad809fe7 -r 52015340050c src/strgen/strgen.cpp --- a/src/strgen/strgen.cpp Mon Jan 07 14:02:26 2008 +0000 +++ b/src/strgen/strgen.cpp Mon Jan 07 14:23:25 2008 +0000 @@ -1,10 +1,10 @@ /* $Id$ */ #include "../stdafx.h" -#include "../string.h" #include "../table/control_codes.h" #include "../core/alloc_func.hpp" #include "../core/endian_func.hpp" +#include "../string_func.h" #include #include #include