瀏覽代碼

Get the definition for SDL_PropertiesID in SDL_thread.h

Sam Lantinga 1 年之前
父節點
當前提交
89caa88b73
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/SDL3/SDL_thread.h

+ 1 - 0
include/SDL3/SDL_thread.h

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