aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/InfRectTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/InfRectTest.cpp')
-rw-r--r--tests/InfRectTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/InfRectTest.cpp b/tests/InfRectTest.cpp
index 9202ff9dbf..3da0e5e902 100644
--- a/tests/InfRectTest.cpp
+++ b/tests/InfRectTest.cpp
@@ -5,9 +5,9 @@
* found in the LICENSE file.
*/
-#include "Test.h"
#include "SkRandom.h"
#include "SkRect.h"
+#include "Test.h"
static float make_zero() {
return sk_float_sin(0);