mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
51920ede68
The list of compile-time dependencies on FreeBSD lacked evdev-proto. Unlike on Linux, the input-event-codes.h header file was not implicitly included on FreeBSD. Fixes #2445