0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02: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',