X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FJoint.hpp;h=b03c823e3cf8667c9ab034d86daca10a7b0a0bad;hb=8139604f6d9f7014ef516371895c72fabd55f828;hp=4b4f22107f2f6a631ed1a8e994703aca51f0681e;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Animation/Joint.hpp b/Source/Animation/Joint.hpp index 4b4f221..b03c823 100644 --- a/Source/Animation/Joint.hpp +++ b/Source/Animation/Joint.hpp @@ -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 . #ifndef _JOINT_HPP_ #define _JOINT_HPP_ -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include