X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fshell.c;fp=src%2Fshell.c;h=dc07c269f8fb4d4b2d2ad00b5d84285ac308dcc1;hb=baf8a28e6329fdb6cdfb943925849d2cb6347730;hp=33a7a72ec6ab34037f52bfef34deec0bc93fdbb2;hpb=1797ef75adcb4c586d51302f69d33995c3878e95;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); }