Move session to x11/

XSMP code is X11-specific, of course.
This commit is contained in:
Jasper St. Pierre
2014-03-18 22:02:47 -04:00
parent 044c06bff3
commit 5fa5ace5e6
5 changed files with 5 additions and 4 deletions

View File

@@ -38,7 +38,6 @@
#include "keybindings-private.h"
#include "ui.h"
#include "place.h"
#include "session.h"
#include <meta/prefs.h>
#include "resizepopup.h"
#include "constraints.h"
@@ -60,6 +59,7 @@
#include "x11/window-props.h"
#include "x11/xprops.h"
#include "x11/group.h"
#include "x11/session.h"
#include "wayland/meta-wayland-private.h"