X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FSprite.hpp;h=6b76ef5f3819f753648f4689c20695753c4fa9bf;hb=6ae42d2d722158cbe08425937a33f65bbf306b59;hp=0eb1d19b261cd0869d743e630933b1dedde8d626;hpb=a3775aa01cd00672b37785365675f6842b9db2dc;p=lugaru.git diff --git a/Source/Graphic/Sprite.hpp b/Source/Graphic/Sprite.hpp index 0eb1d19..6b76ef5 100644 --- a/Source/Graphic/Sprite.hpp +++ b/Source/Graphic/Sprite.hpp @@ -26,7 +26,7 @@ along with Lugaru. If not, see . #include "Graphic/gamegl.hpp" #include "Graphic/Texture.hpp" #include "Math/Frustum.hpp" -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include "Objects/Object.hpp" #include "Utils/ImageIO.hpp"