Index: samplecode/SamplePath.cpp |
diff --git a/samplecode/SamplePath.cpp b/samplecode/SamplePath.cpp |
index 313abcaf1a3cd87d6d29ded14775dabc146f945a..c09ff2020602135765009eb6172302fb09be3a00 100644 |
--- a/samplecode/SamplePath.cpp |
+++ b/samplecode/SamplePath.cpp |
@@ -26,6 +26,8 @@ |
#include "SkGeometry.h" |
+#include <stdlib.h> |
+ |
// http://code.google.com/p/skia/issues/detail?id=32 |
static void test_cubic() { |
SkPoint src[4] = { |