aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SrcOverTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SrcOverTest.cpp')
-rw-r--r--tests/SrcOverTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/SrcOverTest.cpp b/tests/SrcOverTest.cpp
index 91a9c81376..be64710404 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) {