mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-11 08:21:34 -04:00
matrix: move to util/
wlr_matrix is not a standalone type like other headers in types/, it's more of an internal utility. Move it to the appropriate place.
This commit is contained in:
parent
c1eb053f5e
commit
639ca05d35
8 changed files with 6 additions and 8 deletions
|
|
@ -60,7 +60,6 @@ wlr_files += files(
|
|||
'wlr_layer_shell_v1.c',
|
||||
'wlr_linux_dmabuf_v1.c',
|
||||
'wlr_linux_drm_syncobj_v1.c',
|
||||
'wlr_matrix.c',
|
||||
'wlr_output_layer.c',
|
||||
'wlr_output_layout.c',
|
||||
'wlr_output_management_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue