diff --git a/Source/PCH/pch.h b/Source/PCH/pch.h index e1448056d7..b935c1528b 100644 --- a/Source/PCH/pch.h +++ b/Source/PCH/pch.h @@ -12,9 +12,9 @@ #endif #include -#ifndef NTDDI_WIN10_CO +#ifndef NTDDI_WIN10_NI #pragma message("Current WDK_NTDDI_VERSION: " STRINGIFY(WDK_NTDDI_VERSION)) -#error Windows 10.0.22000 SDK or later is required +#error Windows 10.0.22621 SDK or later is required #endif #undef STRINGIFY