cogl/framebuffer: Add COGL_EXPORT to public function
An oversight of 038a3170bf
.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1627>
This commit is contained in:
parent
f48a86a88e
commit
d57bdb0b44
@ -1559,7 +1559,7 @@ cogl_blit_framebuffer (CoglFramebuffer *framebuffer,
|
||||
*
|
||||
* Unlike cogl_framebuffer_finish(), this does not block the CPU.
|
||||
*/
|
||||
void
|
||||
COGL_EXPORT void
|
||||
cogl_framebuffer_flush (CoglFramebuffer *framebuffer);
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user