diff options
-rw-r--r-- | include/wlr/types/wlr_drm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wlr/types/wlr_drm.h b/include/wlr/types/wlr_drm.h index 61780b18..da776fdb 100644 --- a/include/wlr/types/wlr_drm.h +++ b/include/wlr/types/wlr_drm.h @@ -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; |