Chromium Code Reviews| Index: include/core/SkStream.h |
| =================================================================== |
| --- a/include/core/SkStream.h (revision 11693) |
| +++ b/include/core/SkStream.h (working copy) |
| @@ -238,6 +238,7 @@ |
| //////////////////////////////////////////////////////////////////////////////////////// |
| #include "SkString.h" |
| +#include <stdio.h> |
| struct SkFILE; |