aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkTextToPathIter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkTextToPathIter.h')
-rw-r--r--src/core/SkTextToPathIter.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/SkTextToPathIter.h b/src/core/SkTextToPathIter.h
index 219833468c..49564d96af 100644
--- a/src/core/SkTextToPathIter.h
+++ b/src/core/SkTextToPathIter.h
@@ -9,8 +9,9 @@
#define SkTextToPathIter_DEFINED
#include "SkAutoKern.h"
-#include "SkGlyphCache.h"
#include "SkPaint.h"
+#include "SkStrikeCache.h"
+
class SkTextBaseIter {
protected: