X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FSkeleton.hpp;h=0f900f548608d10276d045968cf40723a9ed41dc;hb=80262de6f860d9aead05ffa42bdb245c0c888b37;hp=668506276af1d9771f510b5f5b2c083c77b2141c;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Animation/Skeleton.hpp b/Source/Animation/Skeleton.hpp index 6685062..0f900f5 100644 --- a/Source/Animation/Skeleton.hpp +++ b/Source/Animation/Skeleton.hpp @@ -27,8 +27,8 @@ along with Lugaru. If not, see . #include "Graphic/gamegl.hpp" #include "Graphic/Models.hpp" #include "Graphic/Sprite.hpp" -#include "Math/Quaternions.hpp" -#include "Objects/Objects.hpp" +#include "Math/XYZ.hpp" +#include "Objects/Object.hpp" #include "Utils/binio.h" const int max_joints = 50;