Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
FabrizioBrancati committed Jul 21, 2015
1 parent 7183f33 commit f6bd257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BFKit/Additions/UIKit/UIWindow+BFKit.m
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

#import "UIWindow+BFKit.h"
#import "UIDevice+BFKit.h"
#import "UIImage+BFKit.h"
#import <objc/runtime.h>

@implementation UIWindow (BFKit)
Expand Down

0 comments on commit f6bd257

Please sign in to comment.