Mercurial > sdl-ios-xcode
comparison src/timer/mint/SDL_systimer.c @ 1358:c71e05b4dc2e
More header massaging... works great on Windows. ;-)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 10 Feb 2006 06:48:43 +0000 |
parents | c9b51268668f |
children | 19418e4422cb |
comparison
equal
deleted
inserted
replaced
1357:e18467d67cfd | 1358:c71e05b4dc2e |
---|---|
37 #include <mint/cookie.h> | 37 #include <mint/cookie.h> |
38 #include <mint/sysvars.h> | 38 #include <mint/sysvars.h> |
39 #include <mint/osbind.h> | 39 #include <mint/osbind.h> |
40 #include <mint/mintbind.h> | 40 #include <mint/mintbind.h> |
41 | 41 |
42 #include "SDL_error.h" | |
43 #include "SDL_timer.h" | 42 #include "SDL_timer.h" |
44 #include "SDL_timer_c.h" | 43 #include "SDL_timer_c.h" |
45 #include "SDL_thread.h" | 44 #include "SDL_thread.h" |
46 | 45 |
47 #include "mint/SDL_vbltimer_s.h" | 46 #include "mint/SDL_vbltimer_s.h" |