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:
@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
/* Grab/ungrab, ignoring all annoying modifiers like NumLock etc. */
|
/* Grab/ungrab, ignoring all annoying modifiers like NumLock etc. */
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include "meta-x11-keybindings-private.h"
|
#include "meta-x11-keybindings-private.h"
|
||||||
|
|
||||||
static GArray *
|
static GArray *
|
||||||
|
Reference in New Issue
Block a user