diff --git a/libweston/backend-wayland/meson.build b/libweston/backend-wayland/meson.build index 7e82513a..29270b58 100644 --- a/libweston/backend-wayland/meson.build +++ b/libweston/backend-wayland/meson.build @@ -10,7 +10,7 @@ srcs_wlwl = [ fullscreen_shell_unstable_v1_protocol_c, presentation_time_protocol_c, presentation_time_server_protocol_h, - xdg_shell_server_protocol_h, + xdg_shell_client_protocol_h, xdg_shell_protocol_c, ]