mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
gl: use right export decorator
This commit is contained in:
parent
4906ec8c13
commit
4fe65c1633
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ struct _GstGLBaseFilterClass
|
|||
gpointer _padding[GST_PADDING];
|
||||
};
|
||||
|
||||
GST_EXPORT
|
||||
GST_GL_API
|
||||
gboolean gst_gl_base_filter_find_gl_context (GstGLBaseFilter * filter);
|
||||
|
||||
G_END_DECLS
|
||||
|
|
Loading…
Reference in a new issue