浏览代码

Include SDL_hint.h.

Sam Lantinga 6 年之前
父节点
当前提交
de866e6606
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/thread/pthread/SDL_systhread.c

+ 1 - 0
src/thread/pthread/SDL_systhread.c

@@ -21,6 +21,7 @@
 
 
 #include "../../SDL_internal.h"
 #include "../../SDL_internal.h"
 #include "SDL_system.h"
 #include "SDL_system.h"
+#include "SDL_hint.h"
 
 
 #include <pthread.h>
 #include <pthread.h>