Skip to content

Commit

Permalink
Fatal missing NS_ENUM for GPUImageSkinToneFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonscript committed Dec 6, 2015
1 parent dc6b5cb commit 3d2dc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/Source/GPUImageSkinToneFilter.h
Expand Up @@ -10,7 +10,7 @@

typedef NS_ENUM(NSUInteger, GPUImageSkinToneUpperColor) {
GPUImageSkinToneUpperColorGreen,
GPUImageSkinToneUpperColorOrange
};

extern NSString *const kGPUImageSkinToneFragmentShaderString;
Expand Down

0 comments on commit 3d2dc66

Please sign in to comment.