Get the definition for SDL_PropertiesID in SDL_thread.h

This commit is contained in:
Sam Lantinga 2024-05-23 17:14:07 -07:00
parent a3ab46b707
commit 89caa88b73

View file

@ -30,6 +30,7 @@
#include <SDL3/SDL_stdinc.h>
#include <SDL3/SDL_error.h>
#include <SDL3/SDL_properties.h>
/* Thread synchronization primitives */
#include <SDL3/SDL_atomic.h>