aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ColorTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ColorTest.cpp')
-rw-r--r--tests/ColorTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ColorTest.cpp b/tests/ColorTest.cpp
index 69c6f2689d..0efb8925a9 100644
--- a/tests/ColorTest.cpp
+++ b/tests/ColorTest.cpp
@@ -7,6 +7,7 @@
*/
#include "Test.h"
#include "SkColor.h"
+#include "SkMath.h"
#include "SkUnPreMultiply.h"
static void test_premul(skiatest::Reporter* reporter) {