]> git.tdb.fi Git - libs/gl.git/blobdiff - source/arb_vertex_shader.h
Windows compatibility:
[libs/gl.git] / source / arb_vertex_shader.h
index bc447a352039810ad5f054feb7482e39356c1bc8..6dab0c0ae36377a91a6ebbfe6b6e696c31d809cb 100644 (file)
@@ -1,7 +1,8 @@
 #ifndef MSP_GL_ARB_VERTEX_SHADER_
 #define MSP_GL_ARB_VERTEX_SHADER_
 
-#include <GL/gl.h>
+#include "gl.h"
+#include <GL/glext.h>
 
 namespace Msp {
 namespace GL {