add missing wlr_box.h include in wlr_screencopy_v1.h

master
Ilia Bozhinov 6 years ago
parent 2f48453718
commit 62539e265e

@ -10,6 +10,7 @@
#define WLR_TYPES_WLR_SCREENCOPY_V1_H
#include <wayland-server.h>
#include <wlr/types/wlr_box.h>
struct wlr_screencopy_manager_v1 {
struct wl_global *global;

Loading…
Cancel
Save