feat(Chat): fix build

This commit is contained in:
Ronan Abhamon 2017-10-11 18:05:34 +02:00
parent 978f20f8cf
commit 6c67cb237d
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@
#include "c-wrapper/c-wrapper.h"
#include "chat/chat-room/basic-chat-room.h"
#include "chat/chat-room/client-group-chat-room.h"
#include "chat/real-time-text-chat-room.h"
#include "chat/chat-room/real-time-text-chat-room.h"
#include "chat/chat-room/real-time-text-chat-room-p.h"
#include "content/content-type.h"

View file

@ -45,7 +45,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include "mediastreamer2/msjpegwriter.h"
#include "mediastreamer2/msogl.h"
#include "mediastreamer2/msvolume.h"
#include "chat/client-group-chat-room-p.h"
#include "chat/chat-room/client-group-chat-room-p.h"
#include "conference/remote-conference-event-handler.h"
// For migration purpose.