X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FSprite.hpp;fp=Source%2FGraphic%2FSprite.hpp;h=6b76ef5f3819f753648f4689c20695753c4fa9bf;hb=03fbcc5b5e18dbf62c48849fc8d02cd250aa744e;hp=0eb1d19b261cd0869d743e630933b1dedde8d626;hpb=542e48a5f43e0169f98fca72bdd13aa66517f203;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"