X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation%2FSkeleton.hpp;fp=Source%2FAnimation%2FSkeleton.hpp;h=0f900f548608d10276d045968cf40723a9ed41dc;hb=03fbcc5b5e18dbf62c48849fc8d02cd250aa744e;hp=bbf91edd07f9fdbd53edc5be65fcf1d2ff83ddc7;hpb=542e48a5f43e0169f98fca72bdd13aa66517f203;p=lugaru.git diff --git a/Source/Animation/Skeleton.hpp b/Source/Animation/Skeleton.hpp index bbf91ed..0f900f5 100644 --- a/Source/Animation/Skeleton.hpp +++ b/Source/Animation/Skeleton.hpp @@ -27,7 +27,7 @@ along with Lugaru. If not, see . #include "Graphic/gamegl.hpp" #include "Graphic/Models.hpp" #include "Graphic/Sprite.hpp" -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include "Objects/Object.hpp" #include "Utils/binio.h"