Index: tests/GpuDrawPathTest.cpp |
diff --git a/tests/GpuDrawPathTest.cpp b/tests/GpuDrawPathTest.cpp |
index eb83db378cc37ee64d84f439cba1505342de88ca..3dcba52bd93ea364eea9b56ce5efc8165b4042e2 100644 |
--- a/tests/GpuDrawPathTest.cpp |
+++ b/tests/GpuDrawPathTest.cpp |
@@ -14,8 +14,8 @@ |
#include "SkColor.h" |
#include "SkGpuDevice.h" |
#include "SkPaint.h" |
-#include "SkRect.h" |
#include "SkRRect.h" |
+#include "SkRect.h" |
#include "Test.h" |
static void test_drawPathEmpty(skiatest::Reporter*, SkCanvas* canvas) { |