Index: src/gpu/effects/GrConvolutionEffect.cpp |
diff --git a/src/gpu/effects/GrConvolutionEffect.cpp b/src/gpu/effects/GrConvolutionEffect.cpp |
index 4124d5b97db3ae7bd2c05551c9aff3662ee7b55e..72640824d2591f4b60e02186aab5d0add0f1d161 100644 |
--- a/src/gpu/effects/GrConvolutionEffect.cpp |
+++ b/src/gpu/effects/GrConvolutionEffect.cpp |
@@ -7,7 +7,6 @@ |
#include "GrConvolutionEffect.h" |
#include "gl/GrGLProcessor.h" |
-#include "gl/GrGLSL.h" |
#include "gl/GrGLTexture.h" |
#include "gl/builders/GrGLProgramBuilder.h" |