|
|
@@ -10,9 +10,9 @@
|
|
|
|
|
|
#import "ReactNativePermissions.h"
|
|
|
|
|
|
-#import "RCTBridge.h"
|
|
|
-#import "RCTConvert.h"
|
|
|
-#import "RCTEventDispatcher.h"
|
|
|
+#import <React/RCTBridge.h>
|
|
|
+#import <React/RCTConvert.h>
|
|
|
+#import <React/RCTEventDispatcher.h>
|
|
|
|
|
|
#import "RNPLocation.h"
|
|
|
#import "RNPBluetooth.h"
|