comparison src/video/dc/SDL_dcevents.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 3692456e7b0f
children d910939febfa
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
19 Sam Lantinga 19 Sam Lantinga
20 slouken@libsdl.org 20 slouken@libsdl.org
21 */ 21 */
22 22
23 #include "SDL.h" 23 #include "SDL.h"
24 #include "SDL_sysevents.h" 24 #include "../../events/SDL_sysevents.h"
25 #include "SDL_events_c.h" 25 #include "../../events/SDL_events_c.h"
26 #include "SDL_dcvideo.h" 26 #include "SDL_dcvideo.h"
27 #include "SDL_dcevents_c.h" 27 #include "SDL_dcevents_c.h"
28 28
29 #include <dc/maple.h> 29 #include <dc/maple.h>
30 #include <dc/maple/mouse.h> 30 #include <dc/maple/mouse.h>