mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-06 21:45:58 +01: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…
Reference in a new issue