소스 검색

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>