Rename remaining refs to wlr_list

This commit is contained in:
Drew DeVault 2017-10-21 22:00:04 -04:00
parent d3f0878d71
commit 169b68b17c
14 changed files with 51 additions and 51 deletions

View file

@ -1,7 +1,6 @@
lib_wlr_util = static_library(
'wlr_util',
files(
'list.c',
'log.c',
),
include_directories: wlr_inc,