Move wlr_surface into wlr

This commit is contained in:
nyorain 2017-08-09 15:58:10 +02:00
parent 8473c3955c
commit cf9ee6ce3f
6 changed files with 8 additions and 7 deletions

View file

@ -4,6 +4,7 @@ wlr_files += files(
'wlr_output.c',
'wlr_pointer.c',
'wlr_region.c',
'wlr_surface.c',
'wlr_tablet_pad.c',
'wlr_tablet_tool.c',
'wlr_touch.c',