Chromium Code Reviews| Index: src/gpu/effects/GrConvexPolyEffect.cpp |
| diff --git a/src/gpu/effects/GrConvexPolyEffect.cpp b/src/gpu/effects/GrConvexPolyEffect.cpp |
| index 49521ca13b79078db01994ae32caddcb756d3763..dd104bde9d4dd9be1c83ead36b62997f38b15119 100644 |
| --- a/src/gpu/effects/GrConvexPolyEffect.cpp |
| +++ b/src/gpu/effects/GrConvexPolyEffect.cpp |
| @@ -8,6 +8,7 @@ |
| #include "GrConvexPolyEffect.h" |
| #include "gl/GrGLEffect.h" |
| +#include "gl/GrGLShaderBuilder.h" |
| #include "gl/GrGLSL.h" |
| #include "GrTBackendEffectFactory.h" |