linux: Move SDL_LinuxSetThreadPriority() elsewhere to fix build.
Fixes Bugzilla #4393. --HG-- extra : rebase_source : 6f11be4047f8e92542f8d3d3938c76594e19cda0
This commit is contained in:
parent
a233460a58
commit
2601ef1f2d
4 changed files with 3 additions and 83 deletions
|
@ -20,6 +20,7 @@
|
|||
*/
|
||||
|
||||
#include "../../SDL_internal.h"
|
||||
#include "SDL_system.h"
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue