Index: tests/ScalarTest.cpp |
diff --git a/tests/ScalarTest.cpp b/tests/ScalarTest.cpp |
index 08f5d66834458e8de62f02d26476680a94380ed1..82f61ec5c54917c8b1cb9002f4dc72a1b25f6674 100644 |
--- a/tests/ScalarTest.cpp |
+++ b/tests/ScalarTest.cpp |
@@ -5,12 +5,12 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkFloatingPoint.h" |
#include "SkMath.h" |
#include "SkPoint.h" |
#include "SkRandom.h" |
#include "SkRect.h" |
+#include "Test.h" |
struct PointSet { |
const SkPoint* fPts; |