aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/pathops
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathops')
-rw-r--r--include/pathops/SkPathOps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pathops/SkPathOps.h b/include/pathops/SkPathOps.h
index 047588b635..18c7952f4a 100644
--- a/include/pathops/SkPathOps.h
+++ b/include/pathops/SkPathOps.h
@@ -7,8 +7,8 @@
#ifndef SkPathOps_DEFINED
#define SkPathOps_DEFINED
+#include "../private/SkTArray.h"
#include "SkPreConfig.h"
-#include "SkTArray.h"
#include "SkTDArray.h"
class SkPath;