mirror of https://github.com/libsdl-org/SDL.git
Added header for SDL_ThreadID type
This commit is contained in:
parent
e98cf3c870
commit
04bb105d09
|
|
@ -29,6 +29,7 @@
|
|||
*/
|
||||
|
||||
#include <SDL3/SDL_stdinc.h>
|
||||
#include <SDL3/SDL_atomic.h>
|
||||
#include <SDL3/SDL_error.h>
|
||||
#include <SDL3/SDL_thread.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue