]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Skeleton.hpp
Update copyright year to 2017
[lugaru.git] / Source / Animation / Skeleton.hpp
index bbf91edd07f9fdbd53edc5be65fcf1d2ff83ddc7..029096013ed13c46860b9e23b61478753c5db057 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.
 
@@ -27,7 +27,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #include "Graphic/gamegl.hpp"
 #include "Graphic/Models.hpp"
 #include "Graphic/Sprite.hpp"
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 #include "Objects/Object.hpp"
 #include "Utils/binio.h"