From afbc26109550c762e04ed103ade3fe3654ae4835 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 20 Apr 2025 01:16:17 +0200 Subject: Fix incorrect path for wayland-protocol file --- protocol/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocol/meson.build') diff --git a/protocol/meson.build b/protocol/meson.build index bbdccba..adaaefc 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -15,7 +15,7 @@ wayland_scanner_client = generator( ) protocols = [ - 'xdg-output-unstable-v1.xml', + 'xdg-shell.xml', ] protocol_src = [] -- cgit v1.2.3-70-g09d2