Mercurial > sdl-ios-xcode
diff include/SDL_thread.h @ 1356:67114343400d
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 10 Feb 2006 03:19:02 +0000 |
parents | 450721ad5436 |
children | c71e05b4dc2e |
line wrap: on
line diff
--- a/include/SDL_thread.h Fri Feb 10 03:00:38 2006 +0000 +++ b/include/SDL_thread.h Fri Feb 10 03:19:02 2006 +0000 @@ -28,8 +28,7 @@ These are independent of the other SDL routines. */ -#include "SDL_main.h" -#include "SDL_types.h" +#include "SDL_stdinc.h" /* Thread synchronization primitives */ #include "SDL_mutex.h"