@ -3,6 +3,8 @@
#include <wlr/types/wlr_region.h>
struct wl_client;
/*
* Creates a new region resource with the provided new ID.
*/
@ -11,6 +11,8 @@
#include <wayland-server-core.h>
struct wlr_renderer;
/**
* Shared memory buffer interface.
*