src/strgen/strgen.cpp
changeset 8214 971f861d5543
parent 8135 2373c1e0e9bc
child 8264 b1e85998c7d3
--- 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 <stdio.h>
 #include <string.h>
 #include <stdlib.h>