diff --git a/src/wl_platform.h b/src/wl_platform.h index cf0d2c48..33262733 100644 --- a/src/wl_platform.h +++ b/src/wl_platform.h @@ -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"