aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skpmaker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/skpmaker.cpp')
-rw-r--r--tools/skpmaker.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/skpmaker.cpp b/tools/skpmaker.cpp
index 03f720f392..0e378ed088 100644
--- a/tools/skpmaker.cpp
+++ b/tools/skpmaker.cpp
@@ -16,6 +16,8 @@
#include "SkScalar.h"
#include "SkStream.h"
+#include <stdlib.h>
+
// Flags used by this file, alphabetically:
DEFINE_int32(blue, 128, "Value of blue color channel in image, 0-255.");
DEFINE_int32(border, 4, "Width of the black border around the image.");