| Index: src/gpu/gl/GrGLPathRendering.h
|
| diff --git a/src/gpu/gl/GrGLPathRendering.h b/src/gpu/gl/GrGLPathRendering.h
|
| index 5996e906bd5088c2adfdb83a1cff5092372dd51a..651ddeea5d81751211350956b78bcba0e8b4cd0c 100644
|
| --- a/src/gpu/gl/GrGLPathRendering.h
|
| +++ b/src/gpu/gl/GrGLPathRendering.h
|
| @@ -11,8 +11,8 @@
|
| #include "SkRefCnt.h"
|
| #include "GrPathRendering.h"
|
| #include "GrStencil.h"
|
| -#include "gl/GrGLFunctions.h"
|
| #include "gl/GrGLProgram.h"
|
| +#include "gl/GrGLTypes.h"
|
|
|
| class GrGLNameAllocator;
|
| class GrGLGpu;
|
|
|