]> git.tdb.fi Git - libs/gl.git/blobdiff - source/framebuffer.h
Include extension headers in places that need enums from them
[libs/gl.git] / source / framebuffer.h
index e25967aca41ddfd6b29bfa6aae211e473e1807f2..3bf439f98cc62ca3250369abe61cdaf6c5c9de9c 100644 (file)
@@ -5,6 +5,7 @@
 #include "bindable.h"
 #include "gl.h"
 #include "texturecube.h"
+#include <msp/gl/extensions/ext_framebuffer_object.h>
 
 namespace Msp {
 namespace GL {