iOS: Fix compile

Change-Id: Iae4696b2d0fff84286f3953d3382f52262d72a6b
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Christian Stenger
2015-03-18 09:31:05 +01:00
parent 887d8809c9
commit 6f7e7a8b93

View File

@@ -6,7 +6,7 @@
*/
#import <Foundation/Foundation.h>
#import <dvtiphonesimulatorremoteclient/dvtiphonesimulatorremoteclient.h>
#import "dvtiphonesimulatorremoteclient/dvtiphonesimulatorremoteclient.h"
#import "version.h"
@interface iPhoneSimulator : NSObject <DTiPhoneSimulatorSessionDelegate> {