Patch to fix includes from Frank Zago
This commit is contained in:
parent
c1b336b8ee
commit
8abd1a0541
5 changed files with 10 additions and 11 deletions
|
@ -29,7 +29,7 @@ static char rcsid =
|
|||
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_thread.h"
|
||||
#include "SDL_systhread.h"
|
||||
#include "../SDL_systhread.h"
|
||||
|
||||
int
|
||||
SDL_SYS_CreateThread(SDL_Thread * thread, void *args)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue