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

@@ -53,7 +53,7 @@
#include "session.h"
#include <meta/prefs.h>
#include <meta/compositor.h>
#include "meta-wayland-private.h"
#include "meta-wayland.h"
#include <glib-object.h>
#include <glib-unix.h>