X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexture2d.cpp;fp=source%2Fcore%2Ftexture2d.cpp;h=70a9528d9af9b030dec83c6c88f18dfedce47bd4;hb=acaefb4c669f01855252818ef0a2958cbdababc3;hp=6edbba0d993a0f3795d264834c43054d5acd23b2;hpb=24b24e2203c776aacd9744bb947f5cf47b03d328;p=libs%2Fgl.git diff --git a/source/core/texture2d.cpp b/source/core/texture2d.cpp index 6edbba0d..70a9528d 100644 --- a/source/core/texture2d.cpp +++ b/source/core/texture2d.cpp @@ -4,7 +4,6 @@ #include #include "buffer.h" #include "error.h" -#include "resources.h" #include "texture2d.h" using namespace std;