aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/imagealphathreshold.cpp
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2017-02-10 13:11:53 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-02-10 19:43:03 +0000
commit2aeae78a2ce3b036f0401fd0381d6fd6e2a7a1fc (patch)
tree3248b2ed5fc5447342dfd4d1a824f4c93b880882 /gm/imagealphathreshold.cpp
parent79086b94eda7c46c37e1cf4395eb75ef54807e3c (diff)
IWYU
BUG=skia: Change-Id: Ib6b4d52841dbe3fa69a86ddb6b97d6a5d0f004ee Reviewed-on: https://skia-review.googlesource.com/8231 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@google.com>
Diffstat (limited to 'gm/imagealphathreshold.cpp')
-rw-r--r--gm/imagealphathreshold.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gm/imagealphathreshold.cpp b/gm/imagealphathreshold.cpp
index 547e812e11..4a35018435 100644
--- a/gm/imagealphathreshold.cpp
+++ b/gm/imagealphathreshold.cpp
@@ -8,6 +8,7 @@
#include "gm.h"
#include "SkAlphaThresholdFilter.h"
#include "SkOffsetImageFilter.h"
+#include "SkRegion.h"
#include "SkSurface.h"
#define WIDTH 500