diff --git a/cogl/cogl.c b/cogl/cogl.c index 6cc73d04c..577ae72fb 100644 --- a/cogl/cogl.c +++ b/cogl/cogl.c @@ -59,6 +59,8 @@ #include "cogl-attribute-gl-private.h" #include "cogl-clutter.h" +#include "deprecated/cogl-framebuffer-deprecated.h" + CoglFuncPtr cogl_get_proc_address (const char* name) {