aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMetaData.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkMetaData.cpp')
-rw-r--r--src/core/SkMetaData.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkMetaData.cpp b/src/core/SkMetaData.cpp
index d1564e9fec..e960321700 100644
--- a/src/core/SkMetaData.cpp
+++ b/src/core/SkMetaData.cpp
@@ -5,11 +5,11 @@
* found in the LICENSE file.
*/
-
#include "SkMetaData.h"
#include "SkMalloc.h"
#include "SkRefCnt.h"
+#include "SkTo.h"
struct PtrPair {
void* fPtr;