diff options
Diffstat (limited to 'src/xps')
-rw-r--r-- | src/xps/SkXPSDevice.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xps/SkXPSDevice.cpp b/src/xps/SkXPSDevice.cpp index eb983fc0d7..ca0ee04add 100644 --- a/src/xps/SkXPSDevice.cpp +++ b/src/xps/SkXPSDevice.cpp @@ -8,6 +8,8 @@ #include "SkTypes.h" #if defined(SK_BUILD_FOR_WIN32) +#include "SkLeanWindows.h" + #ifndef UNICODE #define UNICODE #endif |