Fix Carthage build (#2567)

This commit is contained in:
Garrett Moon
2016-11-07 15:54:23 -08:00
committed by appleguy
parent c4a4df7c52
commit cc00626642
4 changed files with 6 additions and 3 deletions

View File

@@ -8,8 +8,8 @@
// of patent rights can be found in the PATENTS file in the same directory.
//
#import <AsyncDisplayKit/ASDimension.h>
#import <AsyncDisplayKit/ASStackLayoutDefines.h>
#import "ASDimension.h"
#import "ASStackLayoutDefines.h"
NS_ASSUME_NONNULL_BEGIN