mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-22 18:28:52 -05:00
parent
c39ebfe1b8
commit
036da0fb4e
|
@ -81,6 +81,7 @@ extern "C" {
|
|||
#endif
|
||||
#elif defined(GLFW_EXPOSE_NATIVE_X11)
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/extensions/Xrandr.h>
|
||||
#else
|
||||
#error "No window API specified"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user