xkb-a11y/x11: Cleanup include macros

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2014>
This commit is contained in:
Jonas Ådahl 2021-09-17 21:30:50 +02:00
parent 7851e69bbf
commit 4622bd7ca8

View File

@ -22,11 +22,12 @@
#include "config.h"
#include "backends/x11/meta-xkb-a11y-x11.h"
#include <X11/XKBlib.h>
#include <X11/extensions/XKBstr.h>
#include "backends/x11/meta-clutter-backend-x11.h"
#include "backends/x11/meta-xkb-a11y-x11.h"
#include "core/display-private.h"
#include "meta/meta-x11-errors.h"