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:
@@ -60,7 +60,7 @@ extern "C" {
|
||||
|
||||
#include "stdbool.h"
|
||||
#include <libweston/libweston.h>
|
||||
#include "plugin-registry.h"
|
||||
#include <libweston/plugin-registry.h>
|
||||
|
||||
#define IVI_SUCCEEDED (0)
|
||||
#define IVI_FAILED (-1)
|
||||
|
||||
Reference in New Issue
Block a user