mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
backend: Always include D-Bus session watcher header
Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2651 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2874>
This commit is contained in:
parent
751a0ee94c
commit
e18ba5dcc6
@ -56,6 +56,7 @@
|
||||
#include "backends/meta-barrier-private.h"
|
||||
#include "backends/meta-cursor-renderer.h"
|
||||
#include "backends/meta-cursor-tracker-private.h"
|
||||
#include "backends/meta-dbus-session-watcher.h"
|
||||
#include "backends/meta-idle-manager.h"
|
||||
#include "backends/meta-idle-monitor-private.h"
|
||||
#include "backends/meta-input-mapper-private.h"
|
||||
@ -76,7 +77,6 @@
|
||||
#include "meta/util.h"
|
||||
|
||||
#ifdef HAVE_REMOTE_DESKTOP
|
||||
#include "backends/meta-dbus-session-watcher.h"
|
||||
#include "backends/meta-remote-access-controller-private.h"
|
||||
#include "backends/meta-remote-desktop.h"
|
||||
#include "backends/meta-screen-cast.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user