// // Generated file. Do not edit. // // clang-format off #include "generated_plugin_registrant.h" #include void fl_register_plugins(FlPluginRegistry* registry) { g_autoptr(FlPluginRegistrar) wayland_layer_shell_registrar = fl_plugin_registry_get_registrar_for_plugin(registry, "WaylandLayerShellPlugin"); wayland_layer_shell_plugin_register_with_registrar(wayland_layer_shell_registrar); }