summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7a57b9eb12..4f4d66335d 100644
--- a/meson.build
+++ b/meson.build
@@ -353,7 +353,7 @@ endif
if get_option('tests')
features += 'tests'
- sources += files('test/champ.c',
+ sources += files('test/chmap.c',
'test/gl_video.c',
'test/img_format.c',
'test/json.c',