comparison src/video/ataricommon/SDL_xbiosevents.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 604d73db6802
children d910939febfa
comparison
equal deleted inserted replaced
1360:70a9cfb4cf1b 1361:19418e4422cb
26 * Patrice Mandin 26 * Patrice Mandin
27 */ 27 */
28 28
29 #include <mint/osbind.h> 29 #include <mint/osbind.h>
30 30
31 #include "SDL_events_c.h" 31 #include "../../events/SDL_events_c.h"
32 #include "SDL_xbiosevents_c.h" 32 #include "SDL_xbiosevents_c.h"
33 #include "SDL_xbiosinterrupt_s.h" 33 #include "SDL_xbiosinterrupt_s.h"
34 34
35 /* Variables */ 35 /* Variables */
36 36