mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
Add missing symbol to the win32 exports
This was accidentially removed by my last commit.
This commit is contained in:
parent
791fa43812
commit
1d05e05b3e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ EXPORTS
|
|||
gst_adapter_copy
|
||||
gst_adapter_flush
|
||||
gst_adapter_get_type
|
||||
gst_adapter_masked_scan_uint32
|
||||
gst_adapter_new
|
||||
gst_adapter_peek
|
||||
gst_adapter_prev_timestamp
|
||||
|
|
Loading…
Reference in a new issue