]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Joint.hpp
Update copyright year to 2017
[lugaru.git] / Source / Animation / Joint.hpp
index 4b4f22107f2f6a631ed1a8e994703aca51f0681e..b03c823e3cf8667c9ab034d86daca10a7b0a0bad 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 _JOINT_HPP_
 #define _JOINT_HPP_
 
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 
 #include <vector>