Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit dd10fda

Browse files
Fix ASSnapshotTestCase #import.
1 parent eeb96e6 commit dd10fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsyncDisplayKitTests/ASSnapshotTestCase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* of patent rights can be found in the PATENTS file in the same directory.
77
*/
88

9-
#import "FBSnapshotTestCase.h"
9+
#import <FBSnapshotTestCase/FBSnapshotTestCase.h>
1010

1111
#import <AsyncDisplayKit/ASDisplayNode.h>
1212

0 commit comments

Comments
 (0)