]> git.tdb.fi Git - libs/gl.git/blobdiff - source/framebuffer.h
Windows compatibility:
[libs/gl.git] / source / framebuffer.h
index 8563d2f98418d0f315720a9e4b734a3dc6c58817..437ac1afb79faeef5275df4d43403919c081cbba 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #ifndef MSP_GL_FRAMEBUFFER_H_
 #define MSP_GL_FRAMEBUFFER_H_
 
-#include <GL/gl.h>
+#include "gl.h"
 #include "types.h"
 
 namespace Msp {