comparison src/video/windib/SDL_dibevents.c @ 1361:19418e4422cb

New configure-based build system. Still work in progress, but much improved
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Feb 2006 10:11:48 +0000
parents c71e05b4dc2e
children c0a74f199ecf
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
23 #include "SDL_windows.h" 23 #include "SDL_windows.h"
24 24
25 #include "SDL_main.h" 25 #include "SDL_main.h"
26 #include "SDL_events.h" 26 #include "SDL_events.h"
27 #include "SDL_syswm.h" 27 #include "SDL_syswm.h"
28 #include "SDL_sysevents.h" 28 #include "../../events/SDL_sysevents.h"
29 #include "SDL_events_c.h" 29 #include "../../events/SDL_events_c.h"
30 #include "SDL_lowvideo.h" 30 #include "../wincommon/SDL_lowvideo.h"
31 #include "SDL_dibvideo.h" 31 #include "SDL_dibvideo.h"
32 #include "SDL_vkeys.h" 32 #include "SDL_vkeys.h"
33 33
34 #ifndef WM_APP 34 #ifndef WM_APP
35 #define WM_APP 0x8000 35 #define WM_APP 0x8000