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

@ -54,7 +54,6 @@
#include <X11/extensions/shape.h>
#endif
#include "meta-wayland-private.h"
#include "meta/compositor-mutter.h"
#include "x11/window-x11.h"
@ -62,6 +61,8 @@
#include "x11/xprops.h"
#include "x11/group.h"
#include "wayland/meta-wayland-private.h"
/* Windows that unmaximize to a size bigger than that fraction of the workarea
* will be scaled down to that size (while maintaining aspect ratio).
* Windows that cover an area greater then this size are automaximized on map.