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