Index: tests/FitsInTest.cpp |
diff --git a/tests/FitsInTest.cpp b/tests/FitsInTest.cpp |
index 4db81dd3e3c5193985678021142fcefb09961512..6a46b67bed9d17c245721650d7f2ee08bfa38bba 100644 |
--- a/tests/FitsInTest.cpp |
+++ b/tests/FitsInTest.cpp |
@@ -5,9 +5,9 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
-#include "SkTypes.h" |
#include "SkTFitsIn.h" |
+#include "SkTypes.h" |
+#include "Test.h" |
#include <limits> |