cleanup: Guard x11 headers includes

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3603>
This commit is contained in:
Bilal Elmoussaoui
2024-02-21 15:09:16 +01:00
parent b5cf16fa74
commit 3cc44b1f04
14 changed files with 20 additions and 12 deletions

View File

@ -82,10 +82,10 @@
#include "meta/meta-cursor-tracker.h"
#include "meta/meta-enum-types.h"
#include "meta/prefs.h"
#include "mtk/mtk-x11.h"
#ifdef HAVE_X11_CLIENT
#include "meta/group.h"
#include "mtk/mtk-x11.h"
#include "x11/meta-x11-display-private.h"
#include "x11/window-props.h"
#include "x11/window-x11-private.h"