Index: src/gpu/gl/GrGLPathRendering.h |
diff --git a/src/gpu/gl/GrGLPathRendering.h b/src/gpu/gl/GrGLPathRendering.h |
index 40f72ccd7bdc8b08a4b27fa18ac16832edcdbad5..8fb699deb3092acc5f2c892982f154096c0559b0 100644 |
--- a/src/gpu/gl/GrGLPathRendering.h |
+++ b/src/gpu/gl/GrGLPathRendering.h |
@@ -10,12 +10,12 @@ |
#include "SkRefCnt.h" |
#include "GrPathRendering.h" |
+#include "GrStencil.h" |
#include "gl/GrGLTypes.h" |
#include "glsl/GrGLSLUtil.h" |
class GrGLNameAllocator; |
class GrGLGpu; |
-class GrStencilSettings; |
class GrStyle; |
/** |