Index: tests/PathOpsSimplifyFailTest.cpp |
diff --git a/tests/PathOpsSimplifyFailTest.cpp b/tests/PathOpsSimplifyFailTest.cpp |
index 8bcc883570cb3b544b2ee5280a93fa1e24ca37d7..cff6bd3842795a6fea9da7fb67412a74697d2ef7 100644 |
--- a/tests/PathOpsSimplifyFailTest.cpp |
+++ b/tests/PathOpsSimplifyFailTest.cpp |
@@ -4,8 +4,8 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. |
*/ |
-#include "SkPathOps.h" |
#include "SkPath.h" |
+#include "SkPathOps.h" |
#include "SkPoint.h" |
#include "Test.h" |