]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Graphic/Sprite.hpp
Cleaned up Objects handling
[lugaru.git] / Source / Graphic / Sprite.hpp
index 01e68a3fd4f76df86f6c72adc554bad484d9a274..66debe7dfbfc0a9f3c44aebf10b644390aa135db 100644 (file)
@@ -27,7 +27,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #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 <vector>