summaryrefslogtreecommitdiff
path: root/sources/generated/Gst/BusFlags.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst/BusFlags.cs')
-rw-r--r--sources/generated/Gst/BusFlags.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst/BusFlags.cs b/sources/generated/Gst/BusFlags.cs
index 79fcc7e..0631948 100644
--- a/sources/generated/Gst/BusFlags.cs
+++ b/sources/generated/Gst/BusFlags.cs
@@ -16,7 +16,7 @@ namespace Gst {
}
internal class BusFlagsGType {
- [DllImport ("libgstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport ("gstreamer-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_bus_flags_get_type ();
public static GLib.GType GType {