mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
rename wlr_cursor.c to wlr_xcursor.c
This commit is contained in:
parent
f03be94309
commit
f334dcaf40
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
lib_wlr_xcursor = static_library('wlr_xcursor', files(
|
||||
'xcursor.c',
|
||||
'wlr_cursor.c',
|
||||
'wlr_xcursor.c',
|
||||
),
|
||||
include_directories: wlr_inc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue