summaryrefslogtreecommitdiffstats
path: root/src/layout.c
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-02-11 20:48:05 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-02-17 14:43:35 +0000
commit1dc043f95e9e1d3c83901fdc93186b7327e86e89 (patch)
tree5701097de35278f35961e1b26294233ced6a6907 /src/layout.c
parent405a475fa64594e3f11e8d0db39be164bdf3cd86 (diff)
meson.build: Upgrade build and headers to libweston7
Bug-AGL: SPEC-3180 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ifa74b658307ee40d789f90882d210ea2d65c2898
Diffstat (limited to 'src/layout.c')
-rw-r--r--src/layout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/layout.c b/src/layout.c
index b5bafe3..0c65b6d 100644
--- a/src/layout.c
+++ b/src/layout.c
@@ -28,8 +28,8 @@
#include <assert.h>
#include <string.h>
-#include <libweston-6/compositor.h>
-#include <libweston-6/libweston-desktop.h>
+#include <libweston/libweston.h>
+#include <libweston-desktop/libweston-desktop.h>
#define AGL_COMP_DEBUG