]> git.tdb.fi Git - libs/gl.git/blobdiff - source/framebuffer.h
Add class Renderable
[libs/gl.git] / source / framebuffer.h
index 0dd8f5d79a5ab14c644e795350102a9dca980fff..8563d2f98418d0f315720a9e4b734a3dc6c58817 100644 (file)
@@ -8,6 +8,7 @@ Distributed under the LGPL
 #ifndef MSP_GL_FRAMEBUFFER_H_
 #define MSP_GL_FRAMEBUFFER_H_
 
+#include <GL/gl.h>
 #include "types.h"
 
 namespace Msp {