| Index: src/gpu/gl/GrGLPathRendering.cpp
|
| diff --git a/src/gpu/gl/GrGLPathRendering.cpp b/src/gpu/gl/GrGLPathRendering.cpp
|
| index a20c4de08b03510762cfa9cd9d9821dc88ba575c..7bf6ce6f8e594325dde3c0fc9d225a78632475f2 100644
|
| --- a/src/gpu/gl/GrGLPathRendering.cpp
|
| +++ b/src/gpu/gl/GrGLPathRendering.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "gl/GrGLPathRendering.h"
|
| #include "gl/GrGLNameAllocator.h"
|
| #include "gl/GrGLUtil.h"
|
| -#include "gl/GrGpuGL.h"
|
| +#include "gl/GrGLGpu.h"
|
|
|
| #include "GrGLPath.h"
|
| #include "GrGLPathRange.h"
|
|
|