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