From 657c689b7fc11244fc5889ae5c4cbe11e06f9e4a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 11 May 2009 23:23:20 +0200 Subject: [PATCH] defs: add new symbol to defs file --- win32/common/libgstreamer.def | 1 + 1 file changed, 1 insertion(+) diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 50fecfe0ae..2de554ec82 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -940,6 +940,7 @@ EXPORTS gst_task_pause gst_task_set_lock gst_task_set_state + gst_task_set_thread_callbacks gst_task_start gst_task_state_get_type gst_task_stop