| Index: src/gpu/effects/GrCustomCoordsTextureEffect.cpp
|
| diff --git a/src/gpu/effects/GrCustomCoordsTextureEffect.cpp b/src/gpu/effects/GrCustomCoordsTextureEffect.cpp
|
| index 62326b91bc76b5d9e5596cee8db35bfef4a541a1..feb9d627c66698adbac672cb0d6b48b58939ebe2 100644
|
| --- a/src/gpu/effects/GrCustomCoordsTextureEffect.cpp
|
| +++ b/src/gpu/effects/GrCustomCoordsTextureEffect.cpp
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "GrCustomCoordsTextureEffect.h"
|
| #include "gl/GrGLEffect.h"
|
| +#include "gl/GrGLShaderBuilder.h"
|
| #include "gl/GrGLSL.h"
|
| #include "gl/GrGLTexture.h"
|
| #include "gl/GrGLVertexEffect.h"
|
|
|