mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 04:45:58 +01:00
wlr_drm: Add missing wlr_buffer import
This commit is contained in:
parent
a37a22e344
commit
ec846adb54
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
#include <wayland-server-protocol.h>
|
||||
#include <wlr/render/drm_format_set.h>
|
||||
#include <wlr/types/wlr_buffer.h>
|
||||
|
||||
struct wlr_renderer;
|
||||
|
||||
|
|
Loading…
Reference in a new issue