Skip to content

Commit

Permalink
Merge pull request BradLarson#2294 from zjx20/patch-1
Browse files Browse the repository at this point in the history
Correct import file in GPUImageVibranceFilter.h
  • Loading branch information
BradLarson committed May 26, 2016
2 parents f106afc + 6d03838 commit 167b038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/Source/GPUImageVibranceFilter.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
//

#import <GPUImage/GPUImage.h>
#import "GPUImageFilter.h"

@interface GPUImageVibranceFilter : GPUImageFilter
{
Expand Down

0 comments on commit 167b038

Please sign in to comment.