Index: tests/QuickRejectTest.cpp |
diff --git a/tests/QuickRejectTest.cpp b/tests/QuickRejectTest.cpp |
index 9546924b842d9c63fb50462f20102e44f640e88d..5c1b8776c21697674a2f2e0c6137d12d3c83a591 100644 |
--- a/tests/QuickRejectTest.cpp |
+++ b/tests/QuickRejectTest.cpp |
@@ -5,9 +5,9 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkCanvas.h" |
#include "SkDrawLooper.h" |
+#include "Test.h" |
/* |
* Subclass of looper that just draws once, with an offset in X. |