1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00

Added inclusion of TLS header to Wayland.

This commit is contained in:
Camilla Berglund 2014-04-08 17:42:49 +02:00
parent 1fed6f8abd
commit 646c1cb8a8

View File

@ -36,6 +36,7 @@
#error "The Wayland backend depends on EGL platform support"
#endif
#include "posix_tls.h"
#include "posix_time.h"
#include "linux_joystick.h"