From: Matthias Braun Date: Tue, 11 Apr 2006 21:22:02 +0000 (+0000) Subject: use GL.h X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=c6d5b503885c4f5a48afa777f66c7f408648731a;p=supertux.git use GL.h SVN-Revision: 3308 --- diff --git a/src/main.cpp b/src/main.cpp index 900079e65..7536cabeb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include "gameconfig.hpp" #include "resources.hpp"