Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cda0709

Browse files
committedJan 19, 2024
PINCacheMacros.h
1 parent 56565a5 commit cda0709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Carthage/Checkouts/PINCache/Source/PINCache.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#import <Foundation/Foundation.h>
66

7-
#import "Carthage/Checkouts/PINCache/Source/Macros.h"
7+
#import "Carthage/Checkouts/PINCache/Source/PINCacheMacros.h"
88
#import "Carthage/Checkouts/PINCache/Source/PINCaching.h"
99
#import "Carthage/Checkouts/PINCache/Source/PINDiskCache.h"
1010
#import "Carthage/Checkouts/PINCache/Source/PINMemoryCache.h"

0 commit comments

Comments
 (0)
Please sign in to comment.