Index: tests/MetaDataTest.cpp |
diff --git a/tests/MetaDataTest.cpp b/tests/MetaDataTest.cpp |
index 5f9f340821c30f9f81a12334f6520d06f72fd9ac..eb7eae9e0f5eb6dfe0a5e15b57f698c59aadb556 100644 |
--- a/tests/MetaDataTest.cpp |
+++ b/tests/MetaDataTest.cpp |
@@ -5,8 +5,8 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkMetaData.h" |
+#include "Test.h" |
static void test_ptrs(skiatest::Reporter* reporter) { |
SkRefCnt ref; |