libweston: do not include config-parser.h
authorPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 18 Apr 2019 10:54:38 +0000 (13:54 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Thu, 18 Jul 2019 06:43:38 +0000 (06:43 +0000)
commit1c0d04bff774e944954894c76a7e4f657c78338b
treeff289e6184a2aa3a6a48f4978ff366415dee1a79
parent49dc32013eb7d65a3aa154dc3f821ae31a8696bd
libweston: do not include config-parser.h

config-parser.h is a helper API that libweston core must never depend on. Using
it is a compositor frontend decision.

Including it in libweston.h would give the wrong message.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
compositor/weston.h
include/libweston/libweston.h