Chromium Code Reviews| Index: src/pathops/SkPathOpsDebug.h |
| =================================================================== |
| --- a/src/pathops/SkPathOpsDebug.h (revision 11693) |
| +++ b/src/pathops/SkPathOpsDebug.h (working copy) |
| @@ -9,6 +9,7 @@ |
| #include "SkPathOps.h" |
| #include "SkTypes.h" |
| +#include <stdio.h> |
| #ifdef SK_RELEASE |
| #define FORCE_RELEASE 1 |