diff --git a/Source/wayland/WaylandServer+Xdgshell.m b/Source/wayland/WaylandServer+Xdgshell.m index aa692b2..9810e55 100644 --- a/Source/wayland/WaylandServer+Xdgshell.m +++ b/Source/wayland/WaylandServer+Xdgshell.m @@ -29,9 +29,7 @@ #include #include #include - -// Ensure the function GSWindowWithNumber is declared or included from the appropriate header -NSWindow *GSWindowWithNumber(int window_id); +#include static void xdg_surface_on_configure(void *data, struct xdg_surface *xdg_surface,