aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/HighContrastFilterTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HighContrastFilterTest.cpp')
-rw-r--r--tests/HighContrastFilterTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/HighContrastFilterTest.cpp b/tests/HighContrastFilterTest.cpp
index 26f1a7c1f4..7c3fc84c25 100644
--- a/tests/HighContrastFilterTest.cpp
+++ b/tests/HighContrastFilterTest.cpp
@@ -5,6 +5,7 @@
* found in the LICENSE file.
*/
+#include "SkBitmap.h"
#include "SkCanvas.h"
#include "SkHighContrastFilter.h"
#include "Test.h"