]> git.tdb.fi Git - libs/gl.git/blobdiff - source/pixelformat.h
Windows compatibility:
[libs/gl.git] / source / pixelformat.h
index 87cbe7546c95a8ca0125c1ef5fbb784139d10f27..6579700d421e8329279a2c35147c4e4c7283bb4a 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #ifndef MSP_GL_PIXELFORMAT_H_
 #define MSP_GL_PIXELFORMAT_H_
 
-#include <GL/gl.h>
+#include "gl.h"
 
 namespace Msp {
 namespace GL {