summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weston-ivi-shell/src/ivi-layout-export.h2
-rw-r--r--weston-ivi-shell/src/ivi-layout.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/weston-ivi-shell/src/ivi-layout-export.h b/weston-ivi-shell/src/ivi-layout-export.h
index f0654f1..5398cea 100644
--- a/weston-ivi-shell/src/ivi-layout-export.h
+++ b/weston-ivi-shell/src/ivi-layout-export.h
@@ -49,7 +49,7 @@
extern "C" {
#endif /* __cplusplus */
-#include "compositor.h"
+#include "weston/compositor.h"
#include "ivi-layout.h"
struct ivi_layout_layer;
diff --git a/weston-ivi-shell/src/ivi-layout.h b/weston-ivi-shell/src/ivi-layout.h
index 8cca33c..65edd41 100644
--- a/weston-ivi-shell/src/ivi-layout.h
+++ b/weston-ivi-shell/src/ivi-layout.h
@@ -49,7 +49,7 @@
extern "C" {
#endif /* __cplusplus */
-#include "compositor.h"
+#include "weston/compositor.h"
struct ivi_layout_surface;
struct ivi_layout_layer;