]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texture2d.cpp
Clean up includes and forward declarations for the core classes
[libs/gl.git] / source / core / texture2d.cpp
index 6edbba0d993a0f3795d264834c43054d5acd23b2..70a9528d9af9b030dec83c6c88f18dfedce47bd4 100644 (file)
@@ -4,7 +4,6 @@
 #include <msp/graphics/imageloader.h>
 #include "buffer.h"
 #include "error.h"
-#include "resources.h"
 #include "texture2d.h"
 
 using namespace std;