summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/webrtc/webrtcdatachannel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/webrtc/webrtcdatachannel.h b/ext/webrtc/webrtcdatachannel.h
index 53c11f2f5..463e6ce12 100644
--- a/ext/webrtc/webrtcdatachannel.h
+++ b/ext/webrtc/webrtcdatachannel.h
@@ -26,6 +26,8 @@
#include <gst/webrtc/datachannel.h>
#include "sctptransport.h"
+#include "gst/webrtc/webrtc-priv.h"
+
G_BEGIN_DECLS
GType webrtc_data_channel_get_type(void);