Index: tests/TestSize.cpp |
diff --git a/tests/TestSize.cpp b/tests/TestSize.cpp |
index 76a96e7ba2239f2c80ea2bb35ae09a9cc4ce4e95..466a628c5c723fef11ba95474b080440410f8c3c 100644 |
--- a/tests/TestSize.cpp |
+++ b/tests/TestSize.cpp |
@@ -5,8 +5,8 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkSize.h" |
+#include "Test.h" |
static void TestISize(skiatest::Reporter* reporter) { |
SkISize a, b; |