Chromium Code Reviews| Index: src/gpu/gl/GrGLProgram.cpp |
| diff --git a/src/gpu/gl/GrGLProgram.cpp b/src/gpu/gl/GrGLProgram.cpp |
| index da242aa5631dce6c704c1ea569e970708a170745..3a4ac980ed2afa30a2759c697e4331554e1900a5 100644 |
| --- a/src/gpu/gl/GrGLProgram.cpp |
| +++ b/src/gpu/gl/GrGLProgram.cpp |
| @@ -17,6 +17,7 @@ |
| #include "GrGLShaderVar.h" |
| #include "GrGLSL.h" |
| #include "GrGLXferProcessor.h" |
| +#include "GrPathProcessor.h" |
| #include "GrPipeline.h" |
| #include "GrXferProcessor.h" |
| #include "SkXfermode.h" |