aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/RectBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/RectBench.cpp')
-rw-r--r--bench/RectBench.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/RectBench.cpp b/bench/RectBench.cpp
index b5fcacf8d8..386fb43dfb 100644
--- a/bench/RectBench.cpp
+++ b/bench/RectBench.cpp
@@ -4,7 +4,9 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
+
#include "Benchmark.h"
+#include "SkBitmap.h"
#include "SkCanvas.h"
#include "SkCommandLineFlags.h"
#include "SkPaint.h"