Index: src/effects/SkLightingImageFilter.cpp |
diff --git a/src/effects/SkLightingImageFilter.cpp b/src/effects/SkLightingImageFilter.cpp |
index b82f6ad916e032dcbacd04e4634c4d26aca09819..3cac4fc05413917c4404414a41a157ea5a6ac20a 100644 |
--- a/src/effects/SkLightingImageFilter.cpp |
+++ b/src/effects/SkLightingImageFilter.cpp |
@@ -20,7 +20,7 @@ |
#include "GrInvariantOutput.h" |
#include "GrPaint.h" |
#include "effects/GrSingleTextureEffect.h" |
-#include "gl/GrGLProcessor.h" |
+#include "gl/GrGLFragmentProcessor.h" |
#include "gl/builders/GrGLProgramBuilder.h" |
class GrGLDiffuseLightingEffect; |