mirror of
https://github.com/brl/mutter.git
synced 2025-07-13 05:47:17 +00:00
Don't include wayland/ by default either
This commit is contained in:
@ -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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user