2
0
Эх сурвалжийг харах

Added header for SDL_ThreadID type

Sam Lantinga 1 жил өмнө
parent
commit
04bb105d09

+ 1 - 0
include/SDL3/SDL_mutex.h

@@ -29,6 +29,7 @@
  */
  */
 
 
 #include <SDL3/SDL_stdinc.h>
 #include <SDL3/SDL_stdinc.h>
+#include <SDL3/SDL_atomic.h>
 #include <SDL3/SDL_error.h>
 #include <SDL3/SDL_error.h>
 #include <SDL3/SDL_thread.h>
 #include <SDL3/SDL_thread.h>