aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkSemaphore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkSemaphore.cpp')
-rw-r--r--src/core/SkSemaphore.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/SkSemaphore.cpp b/src/core/SkSemaphore.cpp
index 2286c0b2bb..1ebe51b15c 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)