Skip to content

Commit 167b038

Browse files
committed
Merge pull request #2294 from zjx20/patch-1
Correct import file in GPUImageVibranceFilter.h
2 parents f106afc + 6d03838 commit 167b038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/Source/GPUImageVibranceFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
//
88

9-
#import <GPUImage/GPUImage.h>
9+
#import "GPUImageFilter.h"
1010

1111
@interface GPUImageVibranceFilter : GPUImageFilter
1212
{

0 commit comments

Comments
 (0)