diff options
Diffstat (limited to 'winsup/w32api/include')
-rw-r--r-- | winsup/w32api/include/windef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/windef.h b/winsup/w32api/include/windef.h index c08b12dcd..23a551da6 100644 --- a/winsup/w32api/include/windef.h +++ b/winsup/w32api/include/windef.h @@ -9,7 +9,7 @@ extern "C" { #endif #ifndef WINVER -#define WINVER 0x0501 +#define WINVER 0x0500 /* * If you need Win32 API features newer the Win95 and WinNT then you must * define WINVER before including windows.h or any other method of including |