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

@ -30,7 +30,7 @@
#include "window-private.h"
#include <meta/errors.h>
#include "frame.h"
#include <meta/group.h>
#include "group.h"
#include <meta/prefs.h>
#include <meta/workspace.h>