Skip to content

Commit

Permalink
Update UIImageView+ProgressView.h (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshi-takano authored and kevinrenskers committed Jan 19, 2017
1 parent a9e01f9 commit dd22b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIImageView+ProgressView.h
Expand Up @@ -5,7 +5,7 @@
// Copyright (c) 2013 Kevin Renskers. All rights reserved.
//

#import "UIImageView+WebCache.h"
#import <SDWebImage/UIImageView+WebCache.h>

@interface UIImageView (ProgressView)

Expand Down

0 comments on commit dd22b00

Please sign in to comment.