aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDescriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkDescriptor.h')
-rw-r--r--src/core/SkDescriptor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/SkDescriptor.h b/src/core/SkDescriptor.h
index 83532d1d06..4bae7be8f6 100644
--- a/src/core/SkDescriptor.h
+++ b/src/core/SkDescriptor.h
@@ -10,7 +10,9 @@
#define SkDescriptor_DEFINED
#include "SkOpts.h"
+#include "SkTo.h"
#include "SkTypes.h"
+
#include <memory>
#include <new>