summaryrefslogtreecommitdiff
path: root/ivi-input-modules/ivi-input-controller/src
diff options
context:
space:
mode:
authorEugen Friedrich <efriedrich@de.adit-jv.com>2023-01-07 21:44:39 +0100
committerEugen Friedrich <efriedrich@de.adit-jv.com>2023-01-07 21:47:07 +0100
commita5bba8b5c629ecbe786dd21cbe30b7b4e63f0700 (patch)
tree6403b38e6f9cc87718deefdc28713d13e2ffa52e /ivi-input-modules/ivi-input-controller/src
parent2c3d20a8afca05eddb85e72334a3bbafa7f81d31 (diff)
parent010d53961b866891b9ec946053a3e3bfc0adbc2c (diff)
downloadwayland-ivi-extension-a5bba8b5c629ecbe786dd21cbe30b7b4e63f0700.tar.gz
Merge remote-tracking branch 'upstream/pull/110'
* upstream/pull/110 simple-weston-client: update dependencies to build on weston 7 ivi-id-agent: update dependencies to build on weston 7 ivi-id-agent: update to weston 7 header files ivi-input-controller: update to weston 7 header files Reviewed-by: Eugen Friedrich <efriedrich@de.adit-jv.com> Reviewed-by: Harsha M M <harsha.manjulamallikarjun@in.bosch.com> Tested-by: Doan Ngoc Au <au.doanngoc@vn.bosch.com> solved merged onflicts: ivi-id-agent-modules/ivi-id-agent/src/ivi-id-agent.c
Diffstat (limited to 'ivi-input-modules/ivi-input-controller/src')
-rw-r--r--ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c b/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c
index 52fc6ab..826ee47 100644
--- a/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c
+++ b/ivi-input-modules/ivi-input-controller/src/ivi-input-controller.c
@@ -31,7 +31,7 @@
#include <fcntl.h>
#include <unistd.h>
-#include "plugin-registry.h"
+#include <libweston/plugin-registry.h>
#include "ilm_types.h"
#include "ivi-input-server-protocol.h"