aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/lima/meson.build')
-rw-r--r--src/gallium/drivers/lima/meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/drivers/lima/meson.build b/src/gallium/drivers/lima/meson.build
index 1480675c72a..c0cec6ad2ae 100644
--- a/src/gallium/drivers/lima/meson.build
+++ b/src/gallium/drivers/lima/meson.build
@@ -62,8 +62,8 @@ files_lima = files(
'lima_query.c',
'lima_bo.c',
'lima_bo.h',
- 'lima_submit.c',
- 'lima_submit.h',
+ 'lima_job.c',
+ 'lima_job.h',
'lima_parser.c',
'lima_parser.h',
'lima_util.c',