aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/SkRasterClipStack.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/SkRasterClipStack.h b/src/core/SkRasterClipStack.h
index 6de73d4894..d553f24141 100644
--- a/src/core/SkRasterClipStack.h
+++ b/src/core/SkRasterClipStack.h
@@ -8,6 +8,7 @@
#ifndef SkRasterClipStack_DEFINED
#define SkRasterClipStack_DEFINED
+#include "SkClipOp.h"
#include "SkDeque.h"
#include "SkRasterClip.h"