فهرست منبع

Include SDL_hints.h.

Sam Lantinga 6 سال پیش
والد
کامیت
b820a81ffb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/thread/pthread/SDL_systhread.c

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

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