summaryrefslogtreecommitdiff
path: root/sources/generated/Gst/DebugMessage.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst/DebugMessage.cs')
-rw-r--r--sources/generated/Gst/DebugMessage.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst/DebugMessage.cs b/sources/generated/Gst/DebugMessage.cs
index 7d398f0..39f2d08 100644
--- a/sources/generated/Gst/DebugMessage.cs
+++ b/sources/generated/Gst/DebugMessage.cs
@@ -11,7 +11,7 @@ namespace Gst {
#region Autogenerated code
public partial class DebugMessage : GLib.Opaque {
- [DllImport("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_debug_message_get(IntPtr raw);
public string Get() {