Index: src/gpu/effects/GrConvolutionEffect.cpp |
diff --git a/src/gpu/effects/GrConvolutionEffect.cpp b/src/gpu/effects/GrConvolutionEffect.cpp |
index 14ba4d71169fcadd4eb2146e8f83661a2e0f66bc..43ef7e7626cc9ca9d4b3e8ebbe2270b9e0b8921d 100644 |
--- a/src/gpu/effects/GrConvolutionEffect.cpp |
+++ b/src/gpu/effects/GrConvolutionEffect.cpp |
@@ -7,6 +7,7 @@ |
#include "GrConvolutionEffect.h" |
#include "gl/GrGLEffect.h" |
+#include "gl/GrGLShaderBuilder.h" |
#include "gl/GrGLSL.h" |
#include "gl/GrGLTexture.h" |
#include "GrTBackendEffectFactory.h" |