Fix missing symbol when rglfw.c on BSD platforms (#2968)
This commit is contained in:
parent
fec96137e8
commit
76b5959bb5
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
|||
#include "external/glfw/src/posix_module.c"
|
||||
#include "external/glfw/src/posix_thread.c"
|
||||
#include "external/glfw/src/posix_time.c"
|
||||
#include "external/glfw/src/posix_poll.c"
|
||||
#include "external/glfw/src/null_joystick.c"
|
||||
#include "external/glfw/src/xkb_unicode.c"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue