Move libweston-desktop.h

This too is a public installed header.

The public headers are moved under a new top-level directory include/ to make
them clearly stand out as special (public API).

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
Pekka Paalanen
2019-04-04 16:02:14 +03:00
parent e04159b238
commit 8ebd9817e7
15 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#include <libweston/libweston.h>
#include "ivi-layout-export.h"
#include "libweston-desktop/libweston-desktop.h"
#include <libweston-desktop/libweston-desktop.h>
struct ivi_layout_view {
struct wl_list link; /* ivi_layout::view_list */
+1 -1
View File
@@ -30,7 +30,7 @@
#include <stdint.h>
#include <libweston/libweston.h>
#include "libweston-desktop/libweston-desktop.h"
#include <libweston-desktop/libweston-desktop.h>
struct ivi_shell
{