From 36a64eaa3ad4b40ca4622ea752003b780fc439ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Sun, 18 Dec 2016 11:15:44 -0500 Subject: docs: Add missing include Patch from Laurent Bigonville --- docs/plugins/farstream-plugins.types | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1