Index: src/xps/SkXPSDevice.cpp |
diff --git a/src/xps/SkXPSDevice.cpp b/src/xps/SkXPSDevice.cpp |
index eb983fc0d73bea670487a35f8a877fa2ddcd20b7..ca0ee04add51c6661905f9bf162377dc83e8881c 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 |