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