X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FObjects%2FObject.hpp;h=d1a86a8198c1575ffb3595fd4d501e017c4891c7;hb=03fbcc5b5e18dbf62c48849fc8d02cd250aa744e;hp=11935fe6858977eb19c9893a7cb3f162c3c79281;hpb=542e48a5f43e0169f98fca72bdd13aa66517f203;p=lugaru.git diff --git a/Source/Objects/Object.hpp b/Source/Objects/Object.hpp index 11935fe..d1a86a8 100644 --- a/Source/Objects/Object.hpp +++ b/Source/Objects/Object.hpp @@ -28,7 +28,7 @@ along with Lugaru. If not, see . #include "Graphic/Sprite.hpp" #include "Graphic/Texture.hpp" #include "Math/Frustum.hpp" -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include "Utils/ImageIO.hpp" #include