#ifndef GSR_WAYLAND_HOST_BRIDGE_H #define GSR_WAYLAND_HOST_BRIDGE_H struct wl_display; struct wl_display *wayland_connect_to_host(); #endif /* GSR_WAYLAND_HOST_BRIDGE_H */