summaryrefslogtreecommitdiff
path: root/gst/sdp/gstsdpdemux.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-01-18 16:35:04 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-01-18 16:35:04 +0100
commitf6427af9f9aa6441dc4648f9127563f3e22617b2 (patch)
tree33f320ce42014a5c2eeb4e3ca8bca8f3697401b8 /gst/sdp/gstsdpdemux.h
parent49d1e59f0a33d0dbfb01c4164f1879be8ac868eb (diff)
downloadgstreamer-plugins-bad-f6427af9f9aa6441dc4648f9127563f3e22617b2.tar.gz
sdpdemux: Port to GIO and the new udpsrc/sink properties
Diffstat (limited to 'gst/sdp/gstsdpdemux.h')
-rw-r--r--gst/sdp/gstsdpdemux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/sdp/gstsdpdemux.h b/gst/sdp/gstsdpdemux.h
index 94db8d62c..566b10e22 100644
--- a/gst/sdp/gstsdpdemux.h
+++ b/gst/sdp/gstsdpdemux.h
@@ -22,6 +22,7 @@
#include <gst/gst.h>
#include <gst/base/gstadapter.h>
+#include <gio/gio.h>
G_BEGIN_DECLS