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>