Index: src/ports/SkTLS_win.cpp |
diff --git a/src/ports/SkTLS_win.cpp b/src/ports/SkTLS_win.cpp |
index 8bc55a0f2cfe9c04bf15fd4015321773b400a31a..b27825650b3ab7d5995d76033c51cce207dbf619 100644 |
--- a/src/ports/SkTLS_win.cpp |
+++ b/src/ports/SkTLS_win.cpp |
@@ -9,6 +9,7 @@ |
#include "SkTLS.h" |
#include "SkMutex.h" |
+#include "SkLeanWindows.h" |
bungeman-skia
2016/06/06 18:11:59
nit: eck, we should alphabetize these... but ascen
hal.canary
2016/06/06 18:22:32
Done.
|
static bool gOnce = false; |
static DWORD gTlsIndex; |