aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/MagnifierBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/MagnifierBench.cpp')
-rw-r--r--bench/MagnifierBench.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/MagnifierBench.cpp b/bench/MagnifierBench.cpp
index 875ec4f465..c47dcdc947 100644
--- a/bench/MagnifierBench.cpp
+++ b/bench/MagnifierBench.cpp
@@ -4,8 +4,8 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
+
#include "Benchmark.h"
-#include "SkBitmapDevice.h"
#include "SkCanvas.h"
#include "SkMagnifierImageFilter.h"
#include "SkRandom.h"