Change header to stable wlr_box interface

This commit is contained in:
Christian Kröner 2021-07-09 22:34:06 +02:00
parent bdc3358922
commit d1984032ab

View file

@ -16,7 +16,7 @@
#include <wayland-util.h>
#include <wlr/types/wlr_buffer.h>
#include <wlr/util/addon.h>
#include <wlr/types/wlr_box.h>
#include <wlr/util/box.h>
struct wlr_output_mode {
int32_t width, height;