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/texteff.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/texteff.cpp') diff --git a/src/texteff.cpp b/src/texteff.cpp index 407ad8ebd..9aeefdace 100644 --- a/src/texteff.cpp +++ b/src/texteff.cpp @@ -9,7 +9,6 @@ #include "viewport.h" #include "saveload.h" #include "console.h" -#include "string.h" #include "variables.h" #include "table/sprites.h" #include "blitter/factory.hpp" -- cgit v1.2.3-54-g00ecf