From a3ccdcea3663963939f75a9cc842f915b8e49767 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Jan 2008 14:23:25 +0000 Subject: (svn r11777) -Codechange: split the string header and make do not include it when it's not necessary. --- src/strgen/strgen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/strgen/strgen.cpp') diff --git a/src/strgen/strgen.cpp b/src/strgen/strgen.cpp index b5d6208d2..1c5bed3a7 100644 --- a/src/strgen/strgen.cpp +++ b/src/strgen/strgen.cpp @@ -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 -- cgit v1.2.3-70-g09d2