Index: src/gpu/effects/GrMatrixConvolutionEffect.cpp |
diff --git a/src/gpu/effects/GrMatrixConvolutionEffect.cpp b/src/gpu/effects/GrMatrixConvolutionEffect.cpp |
index 24e78208d507e2d941f852bd76568af84d361796..87b38eee3b48247d467af35bda4fb59426914eaf 100644 |
--- a/src/gpu/effects/GrMatrixConvolutionEffect.cpp |
+++ b/src/gpu/effects/GrMatrixConvolutionEffect.cpp |
@@ -5,7 +5,7 @@ |
* found in the LICENSE file. |
*/ |
#include "GrMatrixConvolutionEffect.h" |
-#include "gl/GrGLProcessor.h" |
+#include "gl/GrGLFragmentProcessor.h" |
#include "gl/GrGLTexture.h" |
#include "gl/builders/GrGLProgramBuilder.h" |