]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texture.h
Windows compatibility:
[libs/gl.git] / source / texture.h
index 6c3541d446ef01d817ae88e3611d3dccb0a05f9e..28f9cb328979efdcefc0c6934e250da56748cdb7 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #ifndef MSP_GL_TEXTURE_H_
 #define MSP_GL_TEXTURE_H_
 
-#include <GL/gl.h>
+#include "gl.h"
 #include "types.h"
 
 namespace Msp {