Don't include wayland/ by default either

This commit is contained in:
Jasper St. Pierre
2014-03-18 22:01:31 -04:00
parent a3ccc4fd1c
commit 044c06bff3
13 changed files with 20 additions and 19 deletions

View File

@ -28,7 +28,8 @@
#include <cogl/cogl-wayland-server.h>
#include "meta-shaped-texture-private.h"
#include "meta-wayland-private.h"
#include "wayland/meta-wayland-private.h"
struct _MetaSurfaceActorWaylandPrivate
{