aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathCoverageTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PathCoverageTest.cpp')
-rw-r--r--tests/PathCoverageTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PathCoverageTest.cpp b/tests/PathCoverageTest.cpp
index cc0db7cb27..0e4a1539f2 100644
--- a/tests/PathCoverageTest.cpp
+++ b/tests/PathCoverageTest.cpp
@@ -5,10 +5,10 @@
* found in the LICENSE file.
*/
-#include "Test.h"
#include "SkMath.h"
#include "SkPoint.h"
#include "SkScalar.h"
+#include "Test.h"
/*
Duplicates lots of code from gpu/src/GrPathUtils.cpp