Index: tests/SrcOverTest.cpp |
diff --git a/tests/SrcOverTest.cpp b/tests/SrcOverTest.cpp |
index 91a9c81376c3a789c80438b05c1c02d254d04695..be647104047af752b7e9415840530eab39f61751 100644 |
--- a/tests/SrcOverTest.cpp |
+++ b/tests/SrcOverTest.cpp |
@@ -5,9 +5,9 @@ |
* found in the LICENSE file. |
*/ |
-#include "Test.h" |
#include "SkColorPriv.h" |
#include "SkXfermode.h" |
+#include "Test.h" |
// our std SkAlpha255To256 |
static int test_srcover0(unsigned dst, unsigned alpha) { |