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:
@@ -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 */
|
||||
|
||||
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user