src/debug.cpp
changeset 8710 52015340050c
parent 8688 89da78a54edb
child 8743 62a558995c35
--- a/src/debug.cpp	Mon Jan 07 14:02:26 2008 +0000
+++ b/src/debug.cpp	Mon Jan 07 14:23:25 2008 +0000
@@ -8,7 +8,7 @@
 #include "openttd.h"
 #include "console.h"
 #include "debug.h"
-#include "string.h"
+#include "string_func.h"
 #include "network/core/core.h"
 
 #if defined(ENABLE_NETWORK)