| Index: src/gpu/effects/GrDashingEffect.cpp
|
| diff --git a/src/gpu/effects/GrDashingEffect.cpp b/src/gpu/effects/GrDashingEffect.cpp
|
| index 344c125f7ece46dbe875b77db8e16e173b9fd519..51507b1e668f24955e2feec5708fbaa45408b004 100644
|
| --- a/src/gpu/effects/GrDashingEffect.cpp
|
| +++ b/src/gpu/effects/GrDashingEffect.cpp
|
| @@ -17,6 +17,7 @@
|
| #include "GrInvariantOutput.h"
|
| #include "GrProcessor.h"
|
| #include "GrStrokeInfo.h"
|
| +#include "GrVertexBuffer.h"
|
| #include "SkGr.h"
|
| #include "batches/GrVertexBatch.h"
|
| #include "glsl/GrGLSLFragmentShaderBuilder.h"
|
|
|