From 6732b6e6facba1c0253455d0d54045d010046356 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Wed, 17 Aug 2016 02:51:38 -0400 Subject: [PATCH] Add missing includes to fix docs build https://bugs.freedesktop.org/97376 --- docs/plugins/farstream-plugins.types | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/farstream-plugins.types b/docs/plugins/farstream-plugins.types index 79a6b2a..ddacd28 100644 --- a/docs/plugins/farstream-plugins.types +++ b/docs/plugins/farstream-plugins.types @@ -1,4 +1,8 @@ #include +#include "../../gst/fsrtpconference/fs-rtp-participant.h" +#include "../../gst/fsrtpconference/fs-rtp-session.h" +#include "../../gst/fsrtpconference/fs-rtp-stream.h" +#include "../../gst/fsmsnconference/fs-msn-conference.h" fs_rtp_participant_get_type fs_rtp_session_get_type fs_rtp_stream_get_type -- 2.8.1