X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FSprite.hpp;h=66debe7dfbfc0a9f3c44aebf10b644390aa135db;hb=3f8ee86c6085b5d6c7ee31b916d0e022239750ab;hp=01e68a3fd4f76df86f6c72adc554bad484d9a274;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Graphic/Sprite.hpp b/Source/Graphic/Sprite.hpp index 01e68a3..66debe7 100644 --- a/Source/Graphic/Sprite.hpp +++ b/Source/Graphic/Sprite.hpp @@ -27,7 +27,7 @@ along with Lugaru. If not, see . #include "Graphic/Texture.hpp" #include "Math/Frustum.hpp" #include "Math/Quaternions.hpp" -#include "Objects/Objects.hpp" +#include "Objects/Object.hpp" #include "Utils/ImageIO.hpp" #include