summaryrefslogtreecommitdiff
path: root/ext/webrtc/transportstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/webrtc/transportstream.c')
-rw-r--r--ext/webrtc/transportstream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/webrtc/transportstream.c b/ext/webrtc/transportstream.c
index c08bfc056..e4933b961 100644
--- a/ext/webrtc/transportstream.c
+++ b/ext/webrtc/transportstream.c
@@ -27,6 +27,7 @@
#include "gstwebrtcice.h"
#include "gstwebrtcbin.h"
#include "utils.h"
+#include "gst/webrtc/webrtc-priv.h"
#define transport_stream_parent_class parent_class
G_DEFINE_TYPE (TransportStream, transport_stream, GST_TYPE_OBJECT);