| Index: src/effects/SkLumaColorFilter.cpp
|
| diff --git a/src/effects/SkLumaColorFilter.cpp b/src/effects/SkLumaColorFilter.cpp
|
| index 05cbaaaf40bc39e34f503624c9c7940f4167f179..99399092b3c41de170f777a861f93dc23ee504c3 100644
|
| --- a/src/effects/SkLumaColorFilter.cpp
|
| +++ b/src/effects/SkLumaColorFilter.cpp
|
| @@ -13,7 +13,7 @@
|
| #if SK_SUPPORT_GPU
|
| #include "GrContext.h"
|
| #include "GrInvariantOutput.h"
|
| -#include "gl/GrGLProcessor.h"
|
| +#include "gl/GrGLFragmentProcessor.h"
|
| #include "gl/builders/GrGLProgramBuilder.h"
|
| #endif
|
|
|
|
|