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

@ -53,7 +53,6 @@
#include "session.h"
#include <meta/prefs.h>
#include <meta/compositor.h>
#include "meta-wayland.h"
#include <glib-object.h>
#include <glib-unix.h>
@ -79,6 +78,8 @@
#include <girepository.h>
#endif
#include "wayland/meta-wayland.h"
/*
* The exit code we'll return to our parent process when we eventually die.
*/