Skip to content

Commit

Permalink
add import where it's needed
Browse files Browse the repository at this point in the history
  • Loading branch information
steipete committed Nov 17, 2012
1 parent 781850a commit 2d6906b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PSTCollectionView/PSTCollectionViewLayout.m
Expand Up @@ -9,6 +9,7 @@
#import "PSTCollectionViewLayout.h"
#import "PSTCollectionViewItemKey.h"
#import "PSTCollectionViewData.h"
#import "PSTCollectionViewUpdateItem.h"

@interface PSTCollectionView()
-(id) currentUpdate;
Expand Down

0 comments on commit 2d6906b

Please sign in to comment.