]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texture.cpp
Add support for detecting extensions
[libs/gl.git] / source / texture.cpp
index c6aea2c85910f99ec3411587b8b005b6e525920f..1cb169450fbde2bdb090fa2adadcf562a4148f02 100644 (file)
@@ -5,7 +5,7 @@ Copyright © 2007  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
 
-#include <msp/core/error.h>
+#include "except.h"
 #include "texture.h"
 #include "texunit.h"