Skip to content

Commit e70bbe9

Browse files
committed
Update BranchSDK.h
1 parent ad41ba4 commit e70bbe9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Framework/BranchSDK.h

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,10 @@ FOUNDATION_EXPORT const unsigned char BranchSDKVersionString[];
4949

5050
// Cascading public headers...
5151

52-
// BranchUniversalObject uses constants defined in BNCCommerceEvent.h
53-
#import <BranchSDK/BNCCommerceEvent.h>
54-
// BNCCommerceEvent.h includes BNCServerRequest.h
52+
// BranchUniversalObject uses constants defined in BNCCurrency.h and BNCCurrency.h
53+
#import <BranchSDK/BNCCurrency.h>
54+
#import <BranchSDK/BNCCurrency.h>
55+
5556
#import <BranchSDK/BNCServerRequest.h>
5657
// BNCServerRequest includes BNCServerInterface.h
5758
#import <BranchSDK/BNCServerInterface.h>

0 commit comments

Comments
 (0)