mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-23 08:56:29 -05:00
region: stabilize interface
References: https://github.com/swaywm/wlroots/issues/1008
This commit is contained in:
parent
475d9701e2
commit
82af6e7208
2 changed files with 21 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#include <pixman.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <wayland-server-core.h>
|
||||
#include <wayland-server-protocol.h>
|
||||
#include <wlr/types/wlr_region.h>
|
||||
#include "types/wlr_region.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue