]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Graphic/gamegl.hpp
Update copyright year to 2017
[lugaru.git] / Source / Graphic / gamegl.hpp
index f9c6d2b0faf7d419bacd15b9a6d7d979afbf3621..706c2b9eb86e88f399a559a2794ecd99e7b42088 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
@@ -21,7 +21,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef _GAMEGL_HPP_
 #define _GAMEGL_HPP_
 
-#include "MacCompatibility.hpp"
+#include "Platform/Platform.hpp"
 
 #include <algorithm>
 #include <cstring>