X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftextscroller.cpp;h=859ca3092ca8fe35175f8ee82e3ee751f6f7c66c;hb=c62a9b627722f6371877c4dcbc218c60edb58559;hp=9f7a5dd56a4e6b7c98e0802f69a86b62794bc947;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/textscroller.cpp b/src/textscroller.cpp index 9f7a5dd56..859ca3092 100644 --- a/src/textscroller.cpp +++ b/src/textscroller.cpp @@ -17,7 +17,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. - #include #include "textscroller.h" @@ -26,7 +25,6 @@ #include "resources.h" #include "video/font.h" #include "video/drawing_context.h" -#include "app/globals.h" #include "lisp/parser.h" #include "lisp/lisp.h" #include "main.h"