fix include path

This commit is contained in:
Benjamin Reis 2018-05-21 15:16:48 +02:00
parent ea599fff98
commit 9b20e835f6

View file

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