summaryrefslogtreecommitdiffstats
path: root/src/freedreno/vulkan/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/freedreno/vulkan/meson.build')
-rw-r--r--src/freedreno/vulkan/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/freedreno/vulkan/meson.build b/src/freedreno/vulkan/meson.build
index 40cc1f88a74..889dad9b1de 100644
--- a/src/freedreno/vulkan/meson.build
+++ b/src/freedreno/vulkan/meson.build
@@ -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',