X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture2d.cpp;h=c6137d73b60f41c0adeb62f5d6547406a64b9cf2;hb=224c40efa231c85b61da772a6f58c067d7b579b3;hp=52144e59c397d240444bfb3bb3e98a6bafb3b650;hpb=f098a871fc6dc7b61a5aca5581fa327e4124c036;p=libs%2Fgl.git diff --git a/source/texture2d.cpp b/source/texture2d.cpp index 52144e59..c6137d73 100644 --- a/source/texture2d.cpp +++ b/source/texture2d.cpp @@ -6,7 +6,7 @@ Distributed under the LGPL */ #include -#include +#include "except.h" #include "texture2d.h" using namespace std;