Chromium Code Reviews| Index: tools/lua/lua_pictures.cpp |
| diff --git a/tools/lua/lua_pictures.cpp b/tools/lua/lua_pictures.cpp |
| index d579f2e63034cade68442645e6a1250a6f8ea56b..315e4bfb8972524be20725a76a462b0489e1ff8e 100644 |
| --- a/tools/lua/lua_pictures.cpp |
| +++ b/tools/lua/lua_pictures.cpp |
| @@ -17,6 +17,8 @@ |
| #include "SkOSFile.h" |
| #include "SkImageDecoder.h" |
| +#include <stdlib.h> |
| + |
| extern "C" { |
| #include "lua.h" |
| #include "lualib.h" |