diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index 4e2e3d67b..23fd01d10 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -97,7 +97,9 @@ _e_comp_wl_cb_module_idle(void *data EINA_UNUSED) const char **m, *mods[] = { "wl_desktop_shell", +#ifdef HAVE_XWAYLAND "xwayland", +#endif NULL };