linux: Move SDL_LinuxSetThreadPriority() elsewhere to fix build.
Fixes Bugzilla #4393.
This commit is contained in:
parent
bd3ee07c83
commit
1689e9f910
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