aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkFont.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkFont.cpp')
-rw-r--r--src/core/SkFont.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/SkFont.cpp b/src/core/SkFont.cpp
index 77259ff50c..bde8c4c80b 100644
--- a/src/core/SkFont.cpp
+++ b/src/core/SkFont.cpp
@@ -6,6 +6,8 @@
*/
#include "SkFont.h"
+
+#include "SkTo.h"
#include "SkTypeface.h"
#include "SkUtils.h"