summaryrefslogtreecommitdiff
path: root/src/video/windows/SDL_windowswindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/windows/SDL_windowswindow.c')
-rw-r--r--src/video/windows/SDL_windowswindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video/windows/SDL_windowswindow.c b/src/video/windows/SDL_windowswindow.c
index 6593f4257..c8b57cdf7 100644
--- a/src/video/windows/SDL_windowswindow.c
+++ b/src/video/windows/SDL_windowswindow.c
@@ -778,7 +778,7 @@ void WIN_UngrabKeyboard(SDL_Window *window)
}
void
-WIN_SetWindowGrab(_THIS, SDL_Window * window, SDL_bool grabbed)
+WIN_SetWindowMouseGrab(_THIS, SDL_Window * window, SDL_bool grabbed)
{
WIN_UpdateClipCursor(window);