X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fshell.c;h=dc07c269f8fb4d4b2d2ad00b5d84285ac308dcc1;hb=17f92b23b99d6c34793b6b636dc4d508113f0489;hp=33a7a72ec6ab34037f52bfef34deec0bc93fdbb2;hpb=c859ca5a97d53a00c43c15dfcd2c39c095be896e;p=src%2Fagl-compositor.git diff --git a/src/shell.c b/src/shell.c index 33a7a72..dc07c26 100644 --- a/src/shell.c +++ b/src/shell.c @@ -467,7 +467,7 @@ ivi_set_pending_desktop_surface_remote(struct ivi_output *ioutput, if (!p_remote) return; - wl_list_insert(&ivi->remote_pending_apps, &remote->link); + wl_list_insert(&ivi->remote_pending_apps, &p_remote->link); }