aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkClusterator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf/SkClusterator.cpp')
-rw-r--r--src/pdf/SkClusterator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdf/SkClusterator.cpp b/src/pdf/SkClusterator.cpp
index 3d6800bf30..6c56eb6b45 100644
--- a/src/pdf/SkClusterator.cpp
+++ b/src/pdf/SkClusterator.cpp
@@ -7,6 +7,7 @@
#include "SkClusterator.h"
+#include "SkTo.h"
#include "SkUtils.h"
static bool is_reversed(const uint32_t* clusters, uint32_t count) {