xwayland: do not include weston.h
authorPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 4 Apr 2019 12:54:07 +0000 (15:54 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 18 Apr 2019 09:31:46 +0000 (12:31 +0300)
commite04159b238d0f9b787ad3a25643a40ae9cf2a734
tree9a1cb6d600c19e5ecad7d56837a0e484924d438c
parentcda1488ce0851de050a6df72abaa4b799038d836
xwayland: do not include weston.h

weston.h is a Weston frontend header, while this is a libweston plugin. A
libweston plugin cannot depend on Weston. Luckily the header is not actually
needed.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
xwayland/launcher.c