aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPathMeasure.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPathMeasure.h')
-rw-r--r--include/core/SkPathMeasure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkPathMeasure.h b/include/core/SkPathMeasure.h
index c8c0c5352b..ceea97f69a 100644
--- a/include/core/SkPathMeasure.h
+++ b/include/core/SkPathMeasure.h
@@ -8,8 +8,8 @@
#ifndef SkPathMeasure_DEFINED
#define SkPathMeasure_DEFINED
+#include "../private/SkTDArray.h"
#include "SkPath.h"
-#include "SkTDArray.h"
struct SkConic;