msdk: Fix the misspelled file name in meson build
This commit is contained in:
parent
898e01fe29
commit
bdbc1d0bef
@ -19,7 +19,7 @@ msdk_sources = [
|
|||||||
'gstmsdkvp8enc.c',
|
'gstmsdkvp8enc.c',
|
||||||
'gstmsdkvc1dec.c',
|
'gstmsdkvc1dec.c',
|
||||||
'msdk.c',
|
'msdk.c',
|
||||||
'msdk-enum.c'
|
'msdk-enums.c'
|
||||||
]
|
]
|
||||||
|
|
||||||
if host_machine.system() == 'windows'
|
if host_machine.system() == 'windows'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user