aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/RoundRectTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RoundRectTest.cpp')
-rw-r--r--tests/RoundRectTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/RoundRectTest.cpp b/tests/RoundRectTest.cpp
index 891b039838..9b2eecd19c 100644
--- a/tests/RoundRectTest.cpp
+++ b/tests/RoundRectTest.cpp
@@ -5,9 +5,9 @@
* found in the LICENSE file.
*/
-#include "Test.h"
#include "SkMatrix.h"
#include "SkRRect.h"
+#include "Test.h"
static const SkScalar kWidth = 100.0f;
static const SkScalar kHeight = 100.0f;