]> git.tdb.fi Git - libs/gl.git/blobdiff - source/shader.h
Windows compatibility:
[libs/gl.git] / source / shader.h
index dfa5af3b5c18da91ed15fd062b32f7d5f8568ff0..cd01f2acda49a8c3374bc97c356263bccb653b91 100644 (file)
@@ -9,7 +9,7 @@ Distributed under the LGPL
 #define MSP_GL_SHADER_H_
 
 #include <string>
-#include <GL/gl.h>
+#include "gl.h"
 #include "types.h"
 
 namespace Msp {