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',