From a17bac48464b5f2b6359856a75caae882d9a48f6 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Tue, 11 Feb 2020 20:48:05 +0200 Subject: meson.build: Upgrade build and headers to libweston7 Bug-AGL: SPEC-3180 Signed-off-by: Marius Vlad Change-Id: Ifa74b658307ee40d789f90882d210ea2d65c2898 --- src/desktop.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/desktop.c') diff --git a/src/desktop.c b/src/desktop.c index 8c6437d..eaace19 100644 --- a/src/desktop.c +++ b/src/desktop.c @@ -25,8 +25,8 @@ #include "ivi-compositor.h" -#include -#include +#include +#include #if 0 static struct weston_output * -- cgit 1.2.3-korg