aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/skshaper/src/SkShaper_primitive.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/skshaper/src/SkShaper_primitive.cpp')
-rw-r--r--modules/skshaper/src/SkShaper_primitive.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/skshaper/src/SkShaper_primitive.cpp b/modules/skshaper/src/SkShaper_primitive.cpp
index 06a8bec41c..e6b42771c0 100644
--- a/modules/skshaper/src/SkShaper_primitive.cpp
+++ b/modules/skshaper/src/SkShaper_primitive.cpp
@@ -4,9 +4,12 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
+
#include "SkShaper.h"
+
#include "SkStream.h"
#include "SkTextBlob.h"
+#include "SkTo.h"
#include "SkTypeface.h"
struct SkShaper::Impl {