]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Graphic/Text.hpp
Update copyright year to 2017
[lugaru.git] / Source / Graphic / Text.hpp
index ea23c6f918bdcf4dd5b876b5d6dfc3987092bc13..efa6a4e8e634f0087bc0eb407be51cb826eec0c9 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.
 
@@ -23,7 +23,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "Graphic/gamegl.hpp"
 #include "Graphic/Texture.hpp"
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 #include "Utils/ImageIO.hpp"
 
 #include <string>