Chromium Code Reviews| Index: src/pathops/SkPathOpsDebug.h |
| diff --git a/src/pathops/SkPathOpsDebug.h b/src/pathops/SkPathOpsDebug.h |
| index ee2c2918691051f6adef520ecf3c5611536b553c..969a9907d51eb03e95a89d2c20b7c5c37edcb0e7 100644 |
| --- a/src/pathops/SkPathOpsDebug.h |
| +++ b/src/pathops/SkPathOpsDebug.h |
| @@ -9,6 +9,8 @@ |
| #include "SkPathOps.h" |
| #include "SkTypes.h" |
| + |
| +#include <stdlib.h> |
| #include <stdio.h> |
| #ifdef SK_RELEASE |