]> git.tdb.fi Git - libs/gl.git/blobdiff - source/rendermode.h
Windows compatibility:
[libs/gl.git] / source / rendermode.h
index be893b21cfb81255a9900918ea7aa3b59066ea38..235dde5e7ad38de58bf6e0244a00fdccfcc2d571 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #ifndef MSP_GL_RENDERMODE_H_
 #define MSP_GL_RENDERMODE_H_
 
-#include <GL/gl.h>
+#include "gl.h"
 
 namespace Msp {
 namespace GL {