wayland: Move "public" Wayland API to another header file

This commit is contained in:
Jasper St. Pierre
2014-02-28 10:24:06 -05:00
parent 77838c2ca3
commit 770b58b367
14 changed files with 61 additions and 34 deletions

View File

@@ -43,7 +43,7 @@
#include <meta/compositor.h>
#include "mutter-enum-types.h"
#include "core.h"
#include "meta-wayland-private.h"
#include "meta-wayland.h"
#include "meta-cursor-tracker-private.h"
#include <X11/extensions/Xinerama.h>