X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FSkeleton.hpp;h=bbf91edd07f9fdbd53edc5be65fcf1d2ff83ddc7;hb=5e90d27b76a55d78ad804c074ab552f3d32acc2e;hp=668506276af1d9771f510b5f5b2c083c77b2141c;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;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;