Revert "Move MetaGroup to be X11-specific"
This reverts commit f940292cfe
.
Turns out MetaGroup was public API and was used by gnome-shell.
Ugh.
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
#include "ui.h"
|
||||
#include "place.h"
|
||||
#include <meta/prefs.h>
|
||||
#include <meta/group.h>
|
||||
#include "resizepopup.h"
|
||||
#include "constraints.h"
|
||||
#include "mutter-enum-types.h"
|
||||
@ -58,7 +59,6 @@
|
||||
#include "x11/window-x11.h"
|
||||
#include "x11/window-props.h"
|
||||
#include "x11/xprops.h"
|
||||
#include "x11/group.h"
|
||||
#include "x11/session.h"
|
||||
|
||||
#include "wayland/meta-wayland-private.h"
|
||||
|
Reference in New Issue
Block a user