Chromium Code Reviews| Index: tools/skdiff_main.cpp |
| diff --git a/tools/skdiff_main.cpp b/tools/skdiff_main.cpp |
| index 4646b1f90661515950d0a4080fee58e0efe5180f..4e360a8e491e83ad29629edc8cc5d0eacd7e5cf8 100644 |
| --- a/tools/skdiff_main.cpp |
| +++ b/tools/skdiff_main.cpp |
| @@ -17,6 +17,8 @@ |
| #include "SkTDArray.h" |
| #include "SkTSearch.h" |
| +#include <stdlib.h> |
| + |
| __SK_FORCE_IMAGE_DECODER_LINKING; |
| /** |