aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/DrawBitmapAABench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/DrawBitmapAABench.cpp')
-rw-r--r--bench/DrawBitmapAABench.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/DrawBitmapAABench.cpp b/bench/DrawBitmapAABench.cpp
index 011c30a100..f0ccd89000 100644
--- a/bench/DrawBitmapAABench.cpp
+++ b/bench/DrawBitmapAABench.cpp
@@ -5,6 +5,7 @@
* found in the LICENSE file.
*/
#include "Benchmark.h"
+#include "SkBitmap.h"
#include "SkCanvas.h"
#include "SkMatrix.h"
#include "SkPaint.h"