forked from mirrors/linphone-iphone
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