diff --git a/include/windef.h b/include/windef.h index 17c0fba5d5e..9322c41ae1e 100644 --- a/include/windef.h +++ b/include/windef.h @@ -167,7 +167,7 @@ extern "C" { #define _CDECL __cdecl #define WINAPIV __cdecl #define APIENTRY WINAPI -#define CONST const +#define CONST __ONLY_IN_WINELIB(const) /* Misc. constants. */