mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
feat(Chat): fix build
This commit is contained in:
parent
978f20f8cf
commit
6c67cb237d
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue