aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/BlendTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BlendTest.cpp')
-rw-r--r--tests/BlendTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/BlendTest.cpp b/tests/BlendTest.cpp
index 785acb8681..cd5e8efba7 100644
--- a/tests/BlendTest.cpp
+++ b/tests/BlendTest.cpp
@@ -9,6 +9,7 @@
#include "SkColor.h"
#include "SkColorPriv.h"
#include "SkTaskGroup.h"
+#include "SkXfermode.h"
#include <functional>
struct Results { int diffs, diffs_0x00, diffs_0xff, diffs_by_1; };