diff options
Diffstat (limited to 'sources/generated/Gst/ClockReturn.cs')
| -rw-r--r-- | sources/generated/Gst/ClockReturn.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst/ClockReturn.cs b/sources/generated/Gst/ClockReturn.cs index 0ff2cbf..e5933b2 100644 --- a/sources/generated/Gst/ClockReturn.cs +++ b/sources/generated/Gst/ClockReturn.cs @@ -21,7 +21,7 @@ namespace Gst { } internal class ClockReturnGType { - [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)] + [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)] static extern IntPtr gst_clock_return_get_type (); public static GLib.GType GType { |
