Init waltham loading
[src/agl-compositor.git] / src / ivi-compositor.h
index 4708b5d..ea80b1a 100644 (file)
@@ -70,6 +70,8 @@ struct ivi_compositor {
        const struct weston_windowed_output_api *window_api;
        const struct weston_drm_output_api *drm_api;
        const struct weston_remoting_api *remoting_api;
+       /* not really useful atm */
+       const struct weston_transmitter_api *waltham_transmitter_api;
 
        struct wl_global *agl_shell;
        struct wl_global *agl_shell_desktop;