aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/PictureRenderingFlags.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/PictureRenderingFlags.cpp')
-rw-r--r--tools/PictureRenderingFlags.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/PictureRenderingFlags.cpp b/tools/PictureRenderingFlags.cpp
index 26d15911d1..bd718a0ca8 100644
--- a/tools/PictureRenderingFlags.cpp
+++ b/tools/PictureRenderingFlags.cpp
@@ -19,6 +19,8 @@
#include "SkImageDecoder.h"
#include "SkString.h"
+#include <stdlib.h>
+
// Alphabetized list of flags used by this file or bench_ and render_pictures.
DEFINE_string(bbh, "none", "bbhType [width height]: Set the bounding box hierarchy type to "
"be used. Accepted values are: none, rtree, grid. "