]> git.tdb.fi Git - libs/gl.git/blobdiff - source/select.cpp
Add support for detecting extensions
[libs/gl.git] / source / select.cpp
index f19dd3ef62819c4f32d5356b7c838a3294e3e5a3..486ffbeddd2f483cfe4e93a33a0de4fc100533a1 100644 (file)
@@ -6,7 +6,7 @@ Distributed under the LGPL
 */
 
 #include <GL/gl.h>
-#include "error.h"
+#include "except.h"
 #include "select.h"
 
 using namespace std;