Skip to content

Commit 628b886

Browse files
committed
fix typo
1 parent 902be52 commit 628b886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Classes/SubsocialSdkPlugin.h

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

44
@interface SubsocialSdkPlugin : NSObject<FlutterPlugin>
55
@end

0 commit comments

Comments
 (0)