Skip to content

Commit 9212afc

Browse files
fix import symbol
1 parent 983361d commit 9212afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Classes/Modules/PrivateViewApi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#import <Foundation/Foundation.h>
2-
#import <InstabugPrivateViewPigeon.h>
2+
#import "InstabugPrivateViewPigeon.h"
33
#import <Flutter/Flutter.h>
44

55

0 commit comments

Comments
 (0)