compositor: Fix building when x11 is not enabled
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 20 Sep 2023 16:33:40 +0000 (19:33 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 11 Mar 2024 17:59:17 +0000 (19:59 +0200)
commit3ab2ba0c56ac830e47ba7265f03fc931a3a7aede
tree389e340fb11b7622d24a03b090a13c5be8856c11
parenta6ffcf30a926568e269b33b57f3740acfa7bb7f4
compositor: Fix building when x11 is not enabled

This is just an aftermath of the change in 'meson.build, src: update for
weston 12' which missed up the change for not having the x11 backend.

Bug-AGL: SPEC-4578
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Iff2112ece5d378d7d9f8fe67ed05bd9c5d354155
src/compositor.c