X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fivi-compositor.h;h=ebbcc1751f1c849f28f38cf5d2106ef6fd5b6f10;hb=refs%2Fchanges%2F21%2F28021%2F1;hp=bc5cc685ccdcf553489e0e8b5a45c87d607c57c7;hpb=b92397ef12626a0d09cb4c9e853d0c038104110f;p=src%2Fagl-compositor.git diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h index bc5cc68..ebbcc17 100644 --- a/src/ivi-compositor.h +++ b/src/ivi-compositor.h @@ -112,6 +112,8 @@ struct ivi_compositor { struct weston_layer panel; struct weston_layer popup; struct weston_layer fullscreen; + + struct wl_list child_process_list; }; struct ivi_surface;