Index: tests/EmptyPathTest.cpp |
diff --git a/tests/EmptyPathTest.cpp b/tests/EmptyPathTest.cpp |
index d0d31bf7a3066f2dcc4146fe28f521b3eeb6ea5f..09a1f5279c639fa6d363798ee9a1153540e851d3 100644 |
--- a/tests/EmptyPathTest.cpp |
+++ b/tests/EmptyPathTest.cpp |
@@ -5,9 +5,9 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
-#include "SkPath.h" |
#include "SkCanvas.h" |
+#include "SkPath.h" |
+#include "Test.h" |
#define DIMENSION 32 |