diff options
Diffstat (limited to 'sources/generated/Gst.Video/VideoAncillaryDID16.cs')
| -rw-r--r-- | sources/generated/Gst.Video/VideoAncillaryDID16.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.Video/VideoAncillaryDID16.cs b/sources/generated/Gst.Video/VideoAncillaryDID16.cs index e87d3f5..85bd086 100644 --- a/sources/generated/Gst.Video/VideoAncillaryDID16.cs +++ b/sources/generated/Gst.Video/VideoAncillaryDID16.cs @@ -15,7 +15,7 @@ namespace Gst.Video { } internal class VideoAncillaryDID16GType { - [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)] + [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)] static extern IntPtr gst_video_ancillary_di_d16_get_type (); public static GLib.GType GType { |
