mirror of https://github.com/encounter/SDL.git
Getting closer.
This commit is contained in:
parent
0713c5790d
commit
cc2fe84d73
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
#include "SDL_error.h"
|
#include "SDL_error.h"
|
||||||
#include "SDL_stdinc.h"
|
#include "SDL_stdinc.h"
|
||||||
|
#include "SDL_thread.h"
|
||||||
|
|
||||||
#if !SDL_THREADS_DISABLED
|
#if !SDL_THREADS_DISABLED
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
|
Loading…
Reference in New Issue