mirror of https://github.com/mpv-player/mpv
meson: correct champ.c to chmap.c
meson: correct champ.c to chmap.c
This commit is contained in:
parent
ec97b3f279
commit
059bd3dcaa
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue