mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
cleanup: Make GDK dependency specific to X11
This way, the dependencies on GTK/GDK could be completely dropped if built with Wayland only. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2407>
This commit is contained in:
@ -25,7 +25,6 @@
|
||||
|
||||
#include "backends/x11/meta-input-settings-x11.h"
|
||||
|
||||
#include <gdk/gdkx.h>
|
||||
#include <string.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/extensions/XInput2.h>
|
||||
|
Reference in New Issue
Block a user