Rename config-parser.h to libweston/config-parser.h
It is a public installed header used by libweston.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:
@@ -52,7 +52,6 @@
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include <libweston/backend-x11.h>
|
||||
#include "shared/config-parser.h"
|
||||
#include "shared/helpers.h"
|
||||
#include "shared/image-loader.h"
|
||||
#include "shared/timespec-util.h"
|
||||
|
||||
@@ -57,7 +57,6 @@ srcs_libweston = [
|
||||
]
|
||||
|
||||
install_headers(
|
||||
'../shared/config-parser.h',
|
||||
'../shared/zalloc.h',
|
||||
subdir: dir_include_libweston
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user