glsyncmeta: add G_END_DECLS

This commit is contained in:
Philippe Normand 2014-12-03 15:30:43 +01:00 committed by Matthew Waters
parent 9aa8bf1705
commit c4ba73e39b

View file

@ -49,4 +49,6 @@ GstGLSyncMeta * gst_buffer_add_gl_sync_meta (GstGLContext * context,
void gst_gl_sync_meta_set_sync_point (GstGLSyncMeta * sync, GstGLContext * context);
void gst_gl_sync_meta_wait (GstGLSyncMeta * sync);
G_END_DECLS
#endif /* __GST_GL_SYNC_META_H__ */