aboutsummaryrefslogtreecommitdiff
path: root/protocol/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/meson.build')
-rw-r--r--protocol/meson.build2
1 files changed, 1 insertions, 1 deletions
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 = []