]> git.tdb.fi Git - libs/gl.git/blobdiff - source/extension.h
Rework exceptions
[libs/gl.git] / source / extension.h
index 69308241d96e3bd16867ff9d0f2c68d2defcaa12..4072869cc25662d8c76fe2d4ab94c5700515f2a3 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MSP_GL_EXTENSION_H_
 #define MSP_GL_EXTENSION_H_
 
-#include <msp/core/except.h>
+#include <string>
 
 namespace Msp {
 namespace GL {