forked from mirrors/linphone-iphone
Fix compilation with c-api.h and chat.h gone from core.h
This commit is contained in:
parent
386705087f
commit
1d484d0d44
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
#include "linphone/linphonecore.h"
|
||||
#include "bctoolbox/list.h"
|
||||
#import "OrderedDictionary.h"
|
||||
#import "linphone/api/c-api.h"
|
||||
#import "linphone/chat.h"
|
||||
|
||||
|
||||
extern NSString *const LINPHONERC_APPLICATION_KEY;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue