x11-keybindings: Include config.h
This unbreaks building here. The compilation error was due to MetaX11Display having an incorrect typedef in a now preprocessed out part, which will be fixed in a later commit. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3851>
This commit is contained in:
parent
f214eb5134
commit
ae0b8a71dc
@ -17,6 +17,8 @@
|
||||
|
||||
/* Grab/ungrab, ignoring all annoying modifiers like NumLock etc. */
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "meta-x11-keybindings-private.h"
|
||||
|
||||
static GArray *
|
||||
|
Loading…
x
Reference in New Issue
Block a user