summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Rtp/RTPBufferFlags.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.Rtp/RTPBufferFlags.cs')
-rw-r--r--sources/generated/Gst.Rtp/RTPBufferFlags.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.Rtp/RTPBufferFlags.cs b/sources/generated/Gst.Rtp/RTPBufferFlags.cs
index 2ee916c..39cc65c 100644
--- a/sources/generated/Gst.Rtp/RTPBufferFlags.cs
+++ b/sources/generated/Gst.Rtp/RTPBufferFlags.cs
@@ -17,7 +17,7 @@ namespace Gst.Rtp {
}
internal class RTPBufferFlagsGType {
- [DllImport ("libgstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstrtp-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_rtp_buffer_flags_get_type ();
public static GLib.GType GType {