mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
libgstcheck: export gst_consistency_checker_add_pad()
Fix build of the adder unit test in -base again.
This commit is contained in:
parent
7141ad3ce6
commit
17985ac85e
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ LIBGSTCHECK_EXPORTED_FUNCS = \
|
|||
gst_check_teardown_pad_by_name \
|
||||
gst_check_teardown_sink_pad \
|
||||
gst_check_teardown_src_pad \
|
||||
gst_consistency_checker_add_pad \
|
||||
gst_consistency_checker_new \
|
||||
gst_consistency_checker_reset \
|
||||
gst_consistency_checker_free
|
||||
|
|
Loading…
Reference in a new issue