From: Matthias Braun Date: Tue, 11 Apr 2006 21:14:59 +0000 (+0000) Subject: glu.h is not needed X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=e0fca36a38fd6587f6c7e5d46bd696bcd9e697cd;p=supertux.git glu.h is not needed SVN-Revision: 3307 --- diff --git a/src/video/drawing_context.cpp b/src/video/drawing_context.cpp index 807c92aa3..fe8bf09c0 100644 --- a/src/video/drawing_context.cpp +++ b/src/video/drawing_context.cpp @@ -23,7 +23,6 @@ #include #include #include -#include #include "drawing_context.hpp" #include "surface.hpp"