mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
43d0ebfdac
This PR broke a private nixpkgs definition I have for wlroots: https://github.com/swaywm/wlroots/pull/1304 It is fixed by changing `#include <drm_fourcc.h>` to `#include <libdrm/drm_fourcc.h>`, which follows what is already done in the dmabuf example. |
||
---|---|---|
.. | ||
gles2 | ||
dmabuf.c | ||
egl.c | ||
glapi.txt | ||
meson.build | ||
wlr_renderer.c | ||
wlr_texture.c |