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/console.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/console.cpp') diff --git a/src/console.cpp b/src/console.cpp index a85b21c4c..2713744d2 100644 --- a/src/console.cpp +++ b/src/console.cpp @@ -10,7 +10,6 @@ #include "window_gui.h" #include "player.h" #include "variables.h" -#include "string.h" #include #include #include "console.h" @@ -19,6 +18,7 @@ #include "network/network_server.h" #include "core/alloc_func.hpp" #include "window_func.h" +#include "string_func.h" #define ICON_BUFFER 79 #define ICON_HISTORY_SIZE 20 -- cgit v1.2.3-70-g09d2