mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-07 13:29:49 -05:00
use generators for wayland protocol gen
This commit is contained in:
parent
26edd5fb9e
commit
5a7595af77
2 changed files with 16 additions and 16 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include <wlr/util/log.h>
|
||||
#include <stdlib.h>
|
||||
#include "compositor.h"
|
||||
#include "compositor/protocols/xdg-shell.h"
|
||||
#include "xdg-shell-unstable-v6-protocol.h"
|
||||
|
||||
static void resource_destructor(struct wl_client *client,
|
||||
struct wl_resource *resource) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue