X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture2d.cpp;h=c6137d73b60f41c0adeb62f5d6547406a64b9cf2;hp=52144e59c397d240444bfb3bb3e98a6bafb3b650;hb=5318aa4fd553be4ce0bc428e73592b787842cdea;hpb=4c89817d6e060323ec1ddd275f3265cea688c650 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;