turnip: move tu_gem.c to tu_drm.c

This commit is contained in:
Bas Nieuwenhuizen 2018-12-21 14:12:17 +01:00 committed by Chia-I Wu
parent 3d99dd55a0
commit b0562e272f
2 changed files with 1 additions and 1 deletions

View file

@ -53,8 +53,8 @@ libtu_files = files(
'tu_device.c',
'tu_descriptor_set.c',
'tu_descriptor_set.h',
'tu_drm.c',
'tu_formats.c',
'tu_gem.c',
'tu_image.c',
'tu_meta_blit.c',
'tu_meta_buffer.c',