mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-22 06:47:12 -04:00
Change header to stable wlr_box interface
This commit is contained in:
parent
bdc3358922
commit
d1984032ab
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue