Chromium Code Reviews| Index: src/ports/SkOSFile_win.cpp |
| diff --git a/src/ports/SkOSFile_win.cpp b/src/ports/SkOSFile_win.cpp |
| index 6bdf9ab1637ed8c117dc5b40ec64d8d20f4b99f0..cf46cea985251443a0929cec2302615138f98b67 100644 |
| --- a/src/ports/SkOSFile_win.cpp |
| +++ b/src/ports/SkOSFile_win.cpp |
| @@ -8,8 +8,8 @@ |
| #include "SkTypes.h" |
| #if defined(SK_BUILD_FOR_WIN32) |
| +#include "SkLeanWindows.h" |
| #include "SkOSFile.h" |
| - |
| #include "SkTFitsIn.h" |
| #include <io.h> |