diff options
Diffstat (limited to 'samplecode/SampleDitherBitmap.cpp')
| -rw-r--r-- | samplecode/SampleDitherBitmap.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samplecode/SampleDitherBitmap.cpp b/samplecode/SampleDitherBitmap.cpp index 34241c5e02..676d4c3530 100644 --- a/samplecode/SampleDitherBitmap.cpp +++ b/samplecode/SampleDitherBitmap.cpp @@ -10,6 +10,7 @@ #include "SkColorPriv.h" #include "SkGradientShader.h" #include "SkPath.h" +#include "SkRegion.h" #include "SkUtils.h" #include "SkView.h" |
