X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FAnimation.hpp;h=fdcba0e1707c53ea5a78aed5f739c29e6408bc30;hb=58e2a577c2ea4cf639a07fc792122c288d4bc2a5;hp=b58f6ba5207d8054918e9f0c1c9c471d160b67ab;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Animation/Animation.hpp b/Source/Animation/Animation.hpp index b58f6ba..fdcba0e 100644 --- a/Source/Animation/Animation.hpp +++ b/Source/Animation/Animation.hpp @@ -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 . #ifndef _ANIMATION_HPP_ #define _ANIMATION_HPP_ -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include