| Index: src/gpu/effects/GrConvexPolyEffect.cpp
|
| diff --git a/src/gpu/effects/GrConvexPolyEffect.cpp b/src/gpu/effects/GrConvexPolyEffect.cpp
|
| index d1495a3276912ab50d5c45c050edd303a42a9223..3596ab548f20b0ddb58985e0ceeb6213b420cf67 100644
|
| --- a/src/gpu/effects/GrConvexPolyEffect.cpp
|
| +++ b/src/gpu/effects/GrConvexPolyEffect.cpp
|
| @@ -8,6 +8,7 @@
|
| #include "GrConvexPolyEffect.h"
|
| #include "GrInvariantOutput.h"
|
| #include "SkPathPriv.h"
|
| +#include "gl/GrGLContext.h"
|
| #include "gl/GrGLFragmentProcessor.h"
|
| #include "gl/builders/GrGLProgramBuilder.h"
|
|
|
|
|