aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/ChartBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/ChartBench.cpp')
-rw-r--r--bench/ChartBench.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/ChartBench.cpp b/bench/ChartBench.cpp
index 0cc02b0a86..61f97a2f2a 100644
--- a/bench/ChartBench.cpp
+++ b/bench/ChartBench.cpp
@@ -8,7 +8,9 @@
#include "Benchmark.h"
#include "SkCanvas.h"
#include "SkPaint.h"
+#include "SkPath.h"
#include "SkRandom.h"
+#include "SkTDArray.h"
/**
* This is a conversion of samplecode/SampleChart.cpp into a bench. It sure would be nice to be able