X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture.cpp;h=1cb169450fbde2bdb090fa2adadcf562a4148f02;hb=5318aa4fd553be4ce0bc428e73592b787842cdea;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"