Fix compilation with c-api.h and chat.h gone from core.h

This commit is contained in:
Christophe Deschamps 2024-06-10 12:59:42 +02:00
parent 386705087f
commit 1d484d0d44

View file

@ -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;