]> git.tdb.fi Git - libs/gl.git/blobdiff - source/select.cpp
Add support for detecting extensions
[libs/gl.git] / source / select.cpp
index 60838e6857dd206cff99d15593d9f2bd3d71d5f3..486ffbeddd2f483cfe4e93a33a0de4fc100533a1 100644 (file)
@@ -1,5 +1,12 @@
+/* $Id$
+
+This file is part of libmspgl
+Copyright © 2007  Mikko Rasa, Mikkosoft Productions
+Distributed under the LGPL
+*/
+
 #include <GL/gl.h>
-#include "error.h"
+#include "except.h"
 #include "select.h"
 
 using namespace std;