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

@ -37,7 +37,7 @@
#include <stdlib.h>
#include <stdio.h>
#include "meta-wayland-surface.h"
#include "wayland/meta-wayland-surface.h"
static void meta_window_present_delete_dialog (MetaWindow *window,
guint32 timestamp);