diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/wlr/types/wlr_screencopy_v1.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wlr/types/wlr_screencopy_v1.h b/include/wlr/types/wlr_screencopy_v1.h index cec6100d..c1e990fa 100644 --- a/include/wlr/types/wlr_screencopy_v1.h +++ b/include/wlr/types/wlr_screencopy_v1.h @@ -11,6 +11,7 @@ #include <stdbool.h> #include <wayland-server-core.h> +#include <wlr/types/wlr_buffer.h> #include <wlr/util/box.h> struct wlr_screencopy_manager_v1 { |