summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.WebRTC/Global.cs
diff options
context:
space:
mode:
Diffstat (limited to 'sources/generated/Gst.WebRTC/Global.cs')
-rw-r--r--sources/generated/Gst.WebRTC/Global.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/generated/Gst.WebRTC/Global.cs b/sources/generated/Gst.WebRTC/Global.cs
index 460a1cc..4a5e2a9 100644
--- a/sources/generated/Gst.WebRTC/Global.cs
+++ b/sources/generated/Gst.WebRTC/Global.cs
@@ -11,7 +11,7 @@ namespace Gst.WebRTC {
#region Autogenerated code
public partial class Global {
- [DllImport("libgstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
+ [DllImport("gstwebrtc-1.0-0.dll", CallingConvention = CallingConvention.Cdecl)]
static extern IntPtr gst_webrtc_sdp_type_to_string(int type);
public static string WebrtcSdpTypeToString(Gst.WebRTC.WebRTCSDPType type) {