mirror of
https://github.com/glfw/glfw.git
synced 2024-11-13 14:03:52 +00:00
Added inclusion of TLS header to Wayland.
This commit is contained in:
parent
1fed6f8abd
commit
646c1cb8a8
@ -36,6 +36,7 @@
|
|||||||
#error "The Wayland backend depends on EGL platform support"
|
#error "The Wayland backend depends on EGL platform support"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "posix_tls.h"
|
||||||
#include "posix_time.h"
|
#include "posix_time.h"
|
||||||
#include "linux_joystick.h"
|
#include "linux_joystick.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user