glfw: update build system to glfw@master

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-06-11 15:44:27 -07:00 committed by Stephen Gutekanst
parent 131caa4cb7
commit 4f61a4e3c6
5 changed files with 16 additions and 8 deletions

View file

@ -1,7 +1,7 @@
#include "sources_all.c"
// General Linux-like sources
#include "posix_time.c"
#include "posix_thread.c"
#include "linux_joystick.c"
#include "xkb_unicode.c"
#include "xkb_unicode.c"
#include "posix_module.c"
#include "posix_poll.c"