Index: src/gpu/effects/GrConvolutionEffect.cpp |
diff --git a/src/gpu/effects/GrConvolutionEffect.cpp b/src/gpu/effects/GrConvolutionEffect.cpp |
index f5b5e22ce15dfe127bb4b32308eb086fbe0477a8..7bb5434f8df95b0f633de166e378c94b9bcdc7a4 100644 |
--- a/src/gpu/effects/GrConvolutionEffect.cpp |
+++ b/src/gpu/effects/GrConvolutionEffect.cpp |
@@ -6,7 +6,7 @@ |
*/ |
#include "GrConvolutionEffect.h" |
-#include "gl/GrGLProcessor.h" |
+#include "gl/GrGLFragmentProcessor.h" |
#include "gl/GrGLTexture.h" |
#include "gl/builders/GrGLProgramBuilder.h" |