Sam Lantinga 5 лет назад
Родитель
Сommit
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>