# HG changeset patch # User Sam Lantinga # Date 1296839259 28800 # Node ID 2fdf3e37f4d18d52d8e7fbae1e21cc52fb850c2a # Parent 32f0f603a0c8832c021598174841bdce4e163cbb Fixed compile error diff -r 32f0f603a0c8 -r 2fdf3e37f4d1 src/video/wincommon/SDL_sysevents.c --- a/src/video/wincommon/SDL_sysevents.c Sun Jan 30 13:38:57 2011 -0800 +++ b/src/video/wincommon/SDL_sysevents.c Fri Feb 04 09:07:39 2011 -0800 @@ -419,6 +419,7 @@ if ( SDL_VideoSurface && ! DINPUT() ) { WORD xbuttonval = 0; Uint8 button, state; + int x, y; /* DJM: We want the SDL window to take focus so that