]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Animation.hpp
Update copyright year to 2017
[lugaru.git] / Source / Animation / Animation.hpp
index b58f6ba5207d8054918e9f0c1c9c471d160b67ab..fdcba0e1707c53ea5a78aed5f739c29e6408bc30 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
@@ -20,7 +20,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef _ANIMATION_HPP_
 #define _ANIMATION_HPP_
 
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 
 #include <vector>