mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
wayland: Fix build
Missing include pointing to tablet-unstable-v1-client-protocol.h, pays me for not testing on a clean checkout.
This commit is contained in:
parent
9fe0c1e126
commit
4a9f17c690
@ -27,7 +27,7 @@
|
||||
#include <wayland-client.h>
|
||||
#include <wayland-cursor.h>
|
||||
#include <wayland-egl.h>
|
||||
#include <gdk/wayland/tablet-unstable-v1-client-protocol.h>
|
||||
#include <gdk/wayland/tablet-unstable-v2-client-protocol.h>
|
||||
#include <gdk/wayland/gtk-shell-client-protocol.h>
|
||||
#include <gdk/wayland/xdg-shell-unstable-v5-client-protocol.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user