summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.Controller/ControlPoint.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.Controller/ControlPoint.cs')
-rw-r--r--sources/generated/Gst.Controller/ControlPoint.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.Controller/ControlPoint.cs b/sources/generated/Gst.Controller/ControlPoint.cs
index 22f853c..02fa445 100644
--- a/sources/generated/Gst.Controller/ControlPoint.cs
+++ b/sources/generated/Gst.Controller/ControlPoint.cs
@@ -23,7 +23,7 @@ namespace Gst.Controller {
return (Gst.Controller.ControlPoint) Marshal.PtrToStructure (raw, typeof (Gst.Controller.ControlPoint));
}
- [DllImport("libgstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstcontroller-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_control_point_get_type();
public static GLib.GType GType {