Mercurial > sdl-ios-xcode
comparison src/video/aalib/SDL_aamouse.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 |
---|---|
21 */ | 21 */ |
22 | 22 |
23 #include <stdio.h> | 23 #include <stdio.h> |
24 | 24 |
25 #include "SDL_mouse.h" | 25 #include "SDL_mouse.h" |
26 #include "SDL_events_c.h" | 26 #include "../../events/SDL_events_c.h" |
27 | 27 |
28 #include "SDL_aamouse_c.h" | 28 #include "SDL_aamouse_c.h" |
29 | 29 |
30 | 30 |
31 /* The implementation dependent data for the window manager cursor */ | 31 /* The implementation dependent data for the window manager cursor */ |