Mercurial > sdl-ios-xcode
diff src/timer/mint/SDL_systimer.c @ 754:623b453a3219
Fixed "dist" make target for newer versions of automake
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 14 Dec 2003 06:25:53 +0000 |
parents | 0ce5a68278fd |
children | b8d311d90021 |
line wrap: on
line diff
--- a/src/timer/mint/SDL_systimer.c Wed Dec 10 12:35:56 2003 +0000 +++ b/src/timer/mint/SDL_systimer.c Sun Dec 14 06:25:53 2003 +0000 @@ -47,7 +47,7 @@ #include "SDL_timer_c.h" #include "SDL_thread.h" -#include "SDL_vbltimer_s.h" +#include "mint/SDL_vbltimer_s.h" /* The first ticks value of the application */ static Uint32 start;