Pārlūkot izejas kodu

Added header for SDL_ThreadID type

Sam Lantinga 1 gadu atpakaļ
vecāks
revīzija
04bb105d09
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      include/SDL3/SDL_mutex.h

+ 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>