aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/PicturePlaybackBench.cpp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-18 18:04:41 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-18 18:04:41 +0000
commit770963f23f4fc313db0fa3bac18b1b8aafb55f17 (patch)
treee5260b887047621f440fdeca0ff716455d4849b7 /bench/PicturePlaybackBench.cpp
parent7b8999b5047e059f8dbce2bb24586ac49d928731 (diff)
Staging for cleanup of SkPicture-related headers
Diffstat (limited to 'bench/PicturePlaybackBench.cpp')
-rw-r--r--bench/PicturePlaybackBench.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/PicturePlaybackBench.cpp b/bench/PicturePlaybackBench.cpp
index 436b652e8c..08c96d59b5 100644
--- a/bench/PicturePlaybackBench.cpp
+++ b/bench/PicturePlaybackBench.cpp
@@ -9,6 +9,7 @@
#include "SkColor.h"
#include "SkPaint.h"
#include "SkPicture.h"
+#include "SkPictureRecorder.h"
#include "SkPoint.h"
#include "SkRect.h"
#include "SkString.h"