mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Fix typo in import
This commit is contained in:
parent
787e6b3524
commit
9a470c042e
1 changed files with 5 additions and 5 deletions
|
|
@ -17,12 +17,12 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#import "PhoneMainView.h"
|
||||
#import "ContactsListView.h"
|
||||
#import "ContactDetailsView.h"
|
||||
#import "ShopView.h"
|
||||
#import "linphoneAppDelegate.h"
|
||||
#import "LinphoneAppDelegate.h"
|
||||
#import "AddressBook/ABPerson.h"
|
||||
#import "ContactDetailsView.h"
|
||||
#import "ContactsListView.h"
|
||||
#import "PhoneMainView.h"
|
||||
#import "ShopView.h"
|
||||
|
||||
#import "CoreTelephony/CTCallCenter.h"
|
||||
#import "CoreTelephony/CTCall.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue