comparison src/video/uikit/SDL_uikitevents.m @ 2985:4e4d814884aa

Fixed some dependency issues with SDL_revision.h
author Sam Lantinga <slouken@libsdl.org>
date Sun, 04 Jan 2009 05:52:14 +0000
parents 99210400e8b9
children dc0dfdd58f27
comparison
equal deleted inserted replaced
2984:0b160c970b7e 2985:4e4d814884aa
19 Sam Lantinga 19 Sam Lantinga
20 slouken@libsdl.org 20 slouken@libsdl.org
21 */ 21 */
22 #include "SDL_config.h" 22 #include "SDL_config.h"
23 23
24 #include "SDL.h"
25 #include "../../events/SDL_sysevents.h" 24 #include "../../events/SDL_sysevents.h"
26 #include "../../events/SDL_events_c.h" 25 #include "../../events/SDL_events_c.h"
27 26
28 #include "SDL_uikitvideo.h" 27 #include "SDL_uikitvideo.h"
29 #include "SDL_uikitevents.h" 28 #include "SDL_uikitevents.h"