aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/PDFBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/PDFBench.cpp')
-rw-r--r--bench/PDFBench.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/PDFBench.cpp b/bench/PDFBench.cpp
index 4cda80bd6e..44b96a73dd 100644
--- a/bench/PDFBench.cpp
+++ b/bench/PDFBench.cpp
@@ -16,6 +16,7 @@
#include "SkPixmap.h"
#include "SkRandom.h"
#include "SkStream.h"
+#include "SkTo.h"
namespace {
struct WStreamWriteTextBenchmark : public Benchmark {