mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
remote-desktop-session: Remove unnecessary include
The class doesn't actually use the native backend, so remove it to avoid build errors when the backend is disabled. https://gitlab.gnome.org/GNOME/mutter/merge_requests/637
This commit is contained in:
parent
7229a07b6c
commit
ca88826ce9
@ -31,7 +31,6 @@
|
|||||||
#include "backends/meta-dbus-session-watcher.h"
|
#include "backends/meta-dbus-session-watcher.h"
|
||||||
#include "backends/meta-screen-cast-session.h"
|
#include "backends/meta-screen-cast-session.h"
|
||||||
#include "backends/meta-remote-access-controller-private.h"
|
#include "backends/meta-remote-access-controller-private.h"
|
||||||
#include "backends/native/meta-backend-native.h"
|
|
||||||
#include "backends/x11/meta-backend-x11.h"
|
#include "backends/x11/meta-backend-x11.h"
|
||||||
#include "cogl/cogl.h"
|
#include "cogl/cogl.h"
|
||||||
#include "meta/meta-backend.h"
|
#include "meta/meta-backend.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user