mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 07:38:16 +00:00
msdk: Fix the misspelled file name in meson build
This commit is contained in:
parent
898e01fe29
commit
bdbc1d0bef
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ msdk_sources = [
|
|||
'gstmsdkvp8enc.c',
|
||||
'gstmsdkvc1dec.c',
|
||||
'msdk.c',
|
||||
'msdk-enum.c'
|
||||
'msdk-enums.c'
|
||||
]
|
||||
|
||||
if host_machine.system() == 'windows'
|
||||
|
|
Loading…
Reference in a new issue