diff --git a/reactos/lib/pseh/i386/framebased-gcchack.c b/reactos/lib/pseh/i386/framebased-gcchack.c index a254fd11066..5d391200291 100644 --- a/reactos/lib/pseh/i386/framebased-gcchack.c +++ b/reactos/lib/pseh/i386/framebased-gcchack.c @@ -23,8 +23,8 @@ #define _NTSYSTEM_ /* removes dllimport attribute from RtlUnwind */ #define STRICT -#define WIN32_LEAN_AND_MEAN -#include +#include +#include #include #include