summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Video/VideoCropMeta.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.Video/VideoCropMeta.cs')
-rw-r--r--sources/generated/Gst.Video/VideoCropMeta.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.Video/VideoCropMeta.cs b/sources/generated/Gst.Video/VideoCropMeta.cs
index 22d1e13..ae409ae 100644
--- a/sources/generated/Gst.Video/VideoCropMeta.cs
+++ b/sources/generated/Gst.Video/VideoCropMeta.cs
@@ -26,7 +26,7 @@ namespace Gst.Video {
return (Gst.Video.VideoCropMeta) Marshal.PtrToStructure (raw, typeof (Gst.Video.VideoCropMeta));
}
- [DllImport("libgstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstvideo-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_video_crop_meta_get_info();
public static Gst.MetaInfo Info {