]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/pipelinestate.cpp
Completely hide OpenGL from the public headers
[libs/gl.git] / source / core / pipelinestate.cpp
index 871336bb76b25b43b6928aa41b7384e7f0410f5b..d99a387857ae9c9a2efd63221a2ab6f4374c7f62 100644 (file)
@@ -5,6 +5,7 @@
 #include <msp/gl/extensions/arb_shader_objects.h>
 #include <msp/gl/extensions/arb_uniform_buffer_object.h>
 #include <msp/gl/extensions/arb_vertex_array_object.h>
+#include <msp/gl/extensions/ext_framebuffer_object.h>
 #include <msp/gl/extensions/msp_primitive_restart.h>
 #include "blend.h"
 #include "buffer.h"