summaryrefslogtreecommitdiff
path: root/remoting
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.com>2019-03-29 17:07:34 +0200
committerPekka Paalanen <pekka.paalanen@collabora.com>2019-04-18 12:31:46 +0300
commit27b377f51f3ee96a81936032bf803a49638c3691 (patch)
treeab35a8f1b603226800edea35559fecfe51590097 /remoting
parent7571027f177ec038874ae261d79b672acae1f4ae (diff)
downloadweston-27b377f51f3ee96a81936032bf803a49638c3691.tar.gz
Rename plugin-registry.h to libweston/plugin-registry.h
See "Rename compositor.h to libweston/libweston.h" for rationale. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Diffstat (limited to 'remoting')
-rw-r--r--remoting/remoting-plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting-plugin.h b/remoting/remoting-plugin.h
index bfad20d5..8c82ac71 100644
--- a/remoting/remoting-plugin.h
+++ b/remoting/remoting-plugin.h
@@ -29,7 +29,7 @@
#define REMOTING_PLUGIN_H
#include <libweston/libweston.h>
-#include "plugin-registry.h"
+#include <libweston/plugin-registry.h>
#define WESTON_REMOTING_API_NAME "weston_remoting_api_v1"