X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FSkeleton.hpp;fp=Source%2FAnimation%2FSkeleton.hpp;h=bbf91edd07f9fdbd53edc5be65fcf1d2ff83ddc7;hb=7d2f9d40d94d14a61ecdaaa2c41f964029815bc2;hp=668506276af1d9771f510b5f5b2c083c77b2141c;hpb=b9dfb15156a7af6710511b5dee1b272173946d2d;p=lugaru.git diff --git a/Source/Animation/Skeleton.hpp b/Source/Animation/Skeleton.hpp index 6685062..bbf91ed 100644 --- a/Source/Animation/Skeleton.hpp +++ b/Source/Animation/Skeleton.hpp @@ -28,7 +28,7 @@ along with Lugaru. If not, see . #include "Graphic/Models.hpp" #include "Graphic/Sprite.hpp" #include "Math/Quaternions.hpp" -#include "Objects/Objects.hpp" +#include "Objects/Object.hpp" #include "Utils/binio.h" const int max_joints = 50;