diff options
Diffstat (limited to 'samplecode/SampleLayerMask.cpp')
| -rw-r--r-- | samplecode/SampleLayerMask.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samplecode/SampleLayerMask.cpp b/samplecode/SampleLayerMask.cpp index f0c6a40dc2..b03942199b 100644 --- a/samplecode/SampleLayerMask.cpp +++ b/samplecode/SampleLayerMask.cpp @@ -6,6 +6,7 @@ */ #include "SampleCode.h" +#include "SkBitmap.h" #include "SkCanvas.h" #include "SkPaint.h" #include "SkPath.h" |
