comparison src/video/ps2gs/SDL_gsevents.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
37 #include <linux/vt.h> 37 #include <linux/vt.h>
38 #include <linux/kd.h> 38 #include <linux/kd.h>
39 #include <linux/keyboard.h> 39 #include <linux/keyboard.h>
40 40
41 #include "SDL_mutex.h" 41 #include "SDL_mutex.h"
42 #include "SDL_sysevents.h" 42 #include "../SDL_sysvideo.h"
43 #include "SDL_sysvideo.h" 43 #include "../../events/SDL_sysevents.h"
44 #include "SDL_events_c.h" 44 #include "../../events/SDL_events_c.h"
45 #include "SDL_gsvideo.h" 45 #include "SDL_gsvideo.h"
46 #include "SDL_gsevents_c.h" 46 #include "SDL_gsevents_c.h"
47 #include "SDL_gskeys.h" 47 #include "SDL_gskeys.h"
48 48
49 #ifndef GPM_NODE_FIFO 49 #ifndef GPM_NODE_FIFO