mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Install a missing header
This header is used by param/video/format-utils.h and therefore needed to be installed as well.
This commit is contained in:
parent
df4a5efb89
commit
2aeb5d9d98
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ spa_param_headers = [
|
|||
'param/param.h',
|
||||
'param/props.h',
|
||||
'param/format.h',
|
||||
'param/format-utils.h',
|
||||
'param/type-info.h',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue