diff options
-rw-r--r-- | win32/common/libgstreamer.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index ee4d53dd6..7179df5dd 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -644,6 +644,9 @@ EXPORTS gst_ghost_pad_new_no_target gst_ghost_pad_new_no_target_from_template gst_ghost_pad_set_target + gst_info_strdup_printf + gst_info_strdup_vprintf + gst_info_vasprintf gst_init gst_init_check gst_init_get_option_group |