Don't include wayland/ by default either

This commit is contained in:
Jasper St. Pierre
2014-03-18 22:01:31 -04:00
parent a3ccc4fd1c
commit 044c06bff3
13 changed files with 20 additions and 19 deletions

View File

@ -41,7 +41,6 @@
#include "screen-private.h"
#include <meta/prefs.h>
#include "util-private.h"
#include "meta-wayland.h"
#include <X11/keysym.h>
#include <string.h>
@ -52,6 +51,8 @@
#include <X11/XKBlib.h>
#endif
#include "wayland/meta-wayland.h"
#define SCHEMA_COMMON_KEYBINDINGS "org.gnome.desktop.wm.keybindings"
#define SCHEMA_MUTTER_KEYBINDINGS "org.gnome.mutter.keybindings"
#define SCHEMA_MUTTER_WAYLAND_KEYBINDINGS "org.gnome.mutter.wayland.keybindings"