mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-15 06:59:43 -05:00
wlr_drm: Add missing wlr_buffer import
(cherry picked from commit ec846adb54)
This commit is contained in:
parent
1b440dec2e
commit
fe7e7a1431
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
#define WLR_TYPES_WLR_DRM_H
|
#define WLR_TYPES_WLR_DRM_H
|
||||||
|
|
||||||
#include <wayland-server-protocol.h>
|
#include <wayland-server-protocol.h>
|
||||||
|
#include <wlr/types/wlr_buffer.h>
|
||||||
|
|
||||||
struct wlr_renderer;
|
struct wlr_renderer;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue