Chromium Code Reviews| Index: Source/platform/win/SystemInfo.cpp |
| diff --git a/Source/platform/win/SystemInfo.cpp b/Source/platform/win/SystemInfo.cpp |
| index ae198e3974e70051b28334364c6fe4d750709cd2..b5c9d6517f09856d4f3518bcb16e57855785f422 100644 |
| --- a/Source/platform/win/SystemInfo.cpp |
| +++ b/Source/platform/win/SystemInfo.cpp |
| @@ -26,6 +26,8 @@ |
| #include "config.h" |
| #include "platform/win/SystemInfo.h" |
| +#include "platform/PlatformExport.h" |
| + |
| #if _WIN32_WINNT_WINBLUE |
| #include <versionhelpers.h> |
| #endif |