mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
fix include path
This commit is contained in:
parent
ea599fff98
commit
9b20e835f6
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
#include "linphone/linphonecore.h"
|
||||
|
||||
#import "linphone/c-event-log.h"
|
||||
#import "linphone/c-chat-room.h"
|
||||
#import "linphone/api/c-event-log.h"
|
||||
#import "linphone/api/c-chat-room.h"
|
||||
|
||||
#import "UICheckBoxTableView.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue