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:
Bilal Elmoussaoui
2022-05-08 17:50:11 +02:00
parent a44cd8fdb6
commit fb4161853f
8 changed files with 2 additions and 9 deletions

View File

@@ -26,7 +26,6 @@
#include "core/place.h"
#include <gdk/gdk.h>
#include <math.h>
#include <stdlib.h>