mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
win32: fix exports
This commit is contained in:
parent
d6ae9c0feb
commit
8b19aabbbc
1 changed files with 1 additions and 1 deletions
|
@ -1115,7 +1115,6 @@ EXPORTS
|
|||
gst_search_mode_get_type
|
||||
gst_seek_flags_get_type
|
||||
gst_seek_type_get_type
|
||||
gst_segment_is_equal
|
||||
gst_segment_clip
|
||||
gst_segment_copy
|
||||
gst_segment_copy_into
|
||||
|
@ -1124,6 +1123,7 @@ EXPORTS
|
|||
gst_segment_free
|
||||
gst_segment_get_type
|
||||
gst_segment_init
|
||||
gst_segment_is_equal
|
||||
gst_segment_new
|
||||
gst_segment_offset_running_time
|
||||
gst_segment_set_running_time
|
||||
|
|
Loading…
Reference in a new issue