Move MetaGroup to be X11-specific

This commit is contained in:
Jasper St. Pierre
2014-03-18 21:22:58 -04:00
parent 48a36356dd
commit f940292cfe
11 changed files with 25 additions and 64 deletions

View File

@ -43,7 +43,7 @@
#include <meta/prefs.h>
#include "resizepopup.h"
#include "xprops.h"
#include <meta/group.h>
#include "group.h"
#include "window-props.h"
#include "constraints.h"
#include "mutter-enum-types.h"