|
@@ -137,6 +137,7 @@
|
|
#define GLFW_EXPOSE_NATIVE_WAYLAND
|
|
#define GLFW_EXPOSE_NATIVE_WAYLAND
|
|
#endif
|
|
#endif
|
|
#include <GLFW/glfw3native.h> // for getting the X11/Wayland window
|
|
#include <GLFW/glfw3native.h> // for getting the X11/Wayland window
|
|
|
|
+#undef Status // X11 headers are leaking this.
|
|
#endif
|
|
#endif
|
|
#ifndef _WIN32
|
|
#ifndef _WIN32
|
|
#include <unistd.h> // for usleep()
|
|
#include <unistd.h> // for usleep()
|