Index: tests/ParsePathTest.cpp |
diff --git a/tests/ParsePathTest.cpp b/tests/ParsePathTest.cpp |
index 23b8919e3c1ff06c63bb42b7a0585f04fd6988b8..ff43d1445c5ea6f66933c1527d2be31cbcee8492 100644 |
--- a/tests/ParsePathTest.cpp |
+++ b/tests/ParsePathTest.cpp |
@@ -5,8 +5,8 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkParsePath.h" |
+#include "Test.h" |
static void test_to_from(skiatest::Reporter* reporter, const SkPath& path) { |
SkString str, str2; |