Index: src/gpu/GrStencilAttachment.h |
diff --git a/src/gpu/GrStencilAttachment.h b/src/gpu/GrStencilAttachment.h |
index 7573d23d1dee482cc27988577a84828c9be26cb7..8f41b57e2105901cc00d3a286099a698e55a050f 100644 |
--- a/src/gpu/GrStencilAttachment.h |
+++ b/src/gpu/GrStencilAttachment.h |
@@ -9,8 +9,8 @@ |
#ifndef GrStencilAttachment_DEFINED |
#define GrStencilAttachment_DEFINED |
-#include "GrClip.h" |
#include "GrGpuResource.h" |
+#include "SkClipStack.h" |
class GrRenderTarget; |
class GrResourceKey; |