summaryrefslogtreecommitdiff
path: root/telepathy-farstream/session-priv.h
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-17 13:13:24 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-17 13:13:24 -0400
commit7d487ccde03cefe7938affe4c0f98360cef7ba8d (patch)
treed22b7091564ec6350a3f443f7c2e4aa8f6451060 /telepathy-farstream/session-priv.h
parent024c71c812b9d2c52783fb6fec866b3c07ff08dd (diff)
downloadtelepathy-farstream-7d487ccde03cefe7938affe4c0f98360cef7ba8d.tar.gz
Only include telepathy-glib.h
Also bump telepathy-glib requirement to 0.19.0 https://bugs.freedesktop.org/show_bug.cgi?id=54999
Diffstat (limited to 'telepathy-farstream/session-priv.h')
-rw-r--r--telepathy-farstream/session-priv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/telepathy-farstream/session-priv.h b/telepathy-farstream/session-priv.h
index af69c4d..3cfa289 100644
--- a/telepathy-farstream/session-priv.h
+++ b/telepathy-farstream/session-priv.h
@@ -2,7 +2,8 @@
#define __TF_SESSION_H__
#include <glib-object.h>
-#include <telepathy-glib/media-interfaces.h>
+#include <gst/gst.h>
+#include <telepathy-glib/telepathy-glib.h>
G_BEGIN_DECLS