1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-23 03:37:27 +00:00

meson: correct champ.c to chmap.c

meson: correct champ.c to chmap.c
This commit is contained in:
Solomon Choina 2021-11-26 09:29:02 -05:00 committed by Dudemanguy
parent ec97b3f279
commit 059bd3dcaa

View File

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