Chromium Code Reviews| Index: src/core/SkSemaphore.cpp |
| diff --git a/src/core/SkSemaphore.cpp b/src/core/SkSemaphore.cpp |
| index 2286c0b2bb37a15d375cb91ba2ae973b013b955c..1ebe51b15c1bc024703aad0d26ac833c9a0720ed 100644 |
| --- a/src/core/SkSemaphore.cpp |
| +++ b/src/core/SkSemaphore.cpp |
| @@ -5,6 +5,7 @@ |
| * found in the LICENSE file. |
| */ |
| +#include "../private/SkLeanWindows.h" |
| #include "../private/SkSemaphore.h" |
| #if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_IOS) |