summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2016-12-18 11:15:44 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2016-12-18 11:15:44 -0500
commit36a64eaa3ad4b40ca4622ea752003b780fc439ef (patch)
treefd802e1d56233321c1e8c4e2df1cf9dac15bc3ec
parent1dcbbb07cbc8c3f05e3c86d21713d1a059eb2486 (diff)
downloadfarstream-36a64eaa3ad4b40ca4622ea752003b780fc439ef.tar.gz
docs: Add missing include
Patch from Laurent Bigonville
-rw-r--r--docs/plugins/farstream-plugins.types1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/plugins/farstream-plugins.types b/docs/plugins/farstream-plugins.types
index ddacd280..892ca678 100644
--- a/docs/plugins/farstream-plugins.types
+++ b/docs/plugins/farstream-plugins.types
@@ -3,6 +3,7 @@
#include "../../gst/fsrtpconference/fs-rtp-session.h"
#include "../../gst/fsrtpconference/fs-rtp-stream.h"
#include "../../gst/fsmsnconference/fs-msn-conference.h"
+#include "../../gst/fsmsnconference/fs-msn-participant.h"
fs_rtp_participant_get_type
fs_rtp_session_get_type
fs_rtp_stream_get_type