diff options
Diffstat (limited to 'sources/generated/Gst.Video/VideoDitherFlags.cs')
| -rw-r--r-- | sources/generated/Gst.Video/VideoDitherFlags.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.Video/VideoDitherFlags.cs b/sources/generated/Gst.Video/VideoDitherFlags.cs index 680aee9..7696be4 100644 --- a/sources/generated/Gst.Video/VideoDitherFlags.cs +++ b/sources/generated/Gst.Video/VideoDitherFlags.cs @@ -17,7 +17,7 @@ namespace Gst.Video { } internal class VideoDitherFlagsGType { - [DllImport ("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)] + [DllImport ("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)] static extern IntPtr gst_video_dither_flags_get_type (); public static GLib.GType GType { |
