region: stabilize interface

References: https://github.com/swaywm/wlroots/issues/1008
This commit is contained in:
Simon Ser 2021-07-01 10:45:25 +02:00 committed by Simon Zeni
parent 475d9701e2
commit 82af6e7208
2 changed files with 21 additions and 7 deletions

View file

@ -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"