core: Cleanup header includes

There's some X11 includes we no longer need in these files.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2683>
This commit is contained in:
Carlos Garnacho
2022-10-21 20:54:39 +02:00
committed by Marge Bot
parent d687e5634d
commit e88891a1d5
4 changed files with 0 additions and 6 deletions

View File

@ -35,7 +35,6 @@
#include "meta/workspace.h"
#include <X11/Xatom.h>
#include <string.h>
#include "backends/meta-backend-private.h"