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>
This commit is contained in:
Pekka Paalanen
2019-03-29 17:07:34 +02:00
parent 7571027f17
commit 27b377f51f
12 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -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"