Include deprecated header for cogl_read_pixels()
Avoids a compiler warning for a missing declaration.
This commit is contained in:
parent
e7ef07652a
commit
c5dc9542d5
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user