Skip to content

Commit

Permalink
Fix incorrect import in TLDynamicSizeView
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Moose committed Oct 13, 2015
1 parent 000f71a commit 1617c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TLIndexPathTools/View Controllers/TLDynamicSizeView.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
If Auto Layout is not being used, the `sizeWithData` method should be implemented.
*/

#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>

@protocol TLDynamicSizeView <NSObject>
@optional
Expand Down

0 comments on commit 1617c34

Please sign in to comment.