Skip to content

Commit

Permalink
Fix an import for macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeiting committed Jul 22, 2018
1 parent 025fd87 commit a86ebc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Purchases/Classes/RCBackend.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#import <Foundation/Foundation.h>
#import <StoreKit/StoreKit.h>

#import "Purchases.h"
#import "RCPurchases.h"

NS_ASSUME_NONNULL_BEGIN

Expand Down

0 comments on commit a86ebc2

Please sign in to comment.