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