comparison src/video/os2fslib/SDL_os2fslib.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 d910939febfa
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
23 #include <process.h> 23 #include <process.h>
24 #include <time.h> 24 #include <time.h>
25 25
26 #include "SDL_video.h" 26 #include "SDL_video.h"
27 #include "SDL_mouse.h" 27 #include "SDL_mouse.h"
28 #include "SDL_sysvideo.h" 28 #include "../SDL_sysvideo.h"
29 #include "SDL_pixels_c.h" 29 #include "../SDL_pixels_c.h"
30 #include "SDL_events_c.h" 30 #include "../../events/SDL_events_c.h"
31 31
32 #include "SDL_os2fslib.h" 32 #include "SDL_os2fslib.h"
33 33
34 static ULONG ulFCFToUse = 34 static ULONG ulFCFToUse =
35 FCF_TITLEBAR | 35 FCF_TITLEBAR |