MR 3421 fix: wlr_mirror_v1 -> wlr_mirror

This commit is contained in:
Alexander Courtis 2022-01-10 12:16:26 +11:00
parent 392dde7bed
commit a6c38f82c4
5 changed files with 93 additions and 93 deletions

View file

@ -44,7 +44,7 @@ wlr_files += files(
'wlr_layer_shell_v1.c',
'wlr_linux_dmabuf_v1.c',
'wlr_matrix.c',
'wlr_mirror_v1.c',
'wlr_mirror.c',
'wlr_output_damage.c',
'wlr_output_layout.c',
'wlr_output_management_v1.c',