X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture.cpp;h=1cb169450fbde2bdb090fa2adadcf562a4148f02;hb=982005bfbccb429767d0676bd840caf1118c9e21;hp=c6aea2c85910f99ec3411587b8b005b6e525920f;hpb=f098a871fc6dc7b61a5aca5581fa327e4124c036;p=libs%2Fgl.git diff --git a/source/texture.cpp b/source/texture.cpp index c6aea2c8..1cb16945 100644 --- a/source/texture.cpp +++ b/source/texture.cpp @@ -5,7 +5,7 @@ Copyright © 2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ -#include +#include "except.h" #include "texture.h" #include "texunit.h"