diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index 349a2e32f7..6ac9871197 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -2303,7 +2303,7 @@ extern "C" { * * \since This hint is available since SDL 3.0.0. */ -#define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_HINT_MAC_SCROLL_MOMENTUM" +#define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_MAC_SCROLL_MOMENTUM" /** * Request SDL_AppIterate() be called at a specific rate.