mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
spa/include/meson: Install hook.h (#11)
When compiling some application and include spa/loop.h, it needs hook.h, so install it. Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
This commit is contained in:
parent
b0c3936477
commit
ff363cc7bf
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ spa_headers = [
|
||||||
'format.h',
|
'format.h',
|
||||||
'format-builder.h',
|
'format-builder.h',
|
||||||
'format-utils.h',
|
'format-utils.h',
|
||||||
|
'hook.h',
|
||||||
'list.h',
|
'list.h',
|
||||||
'log.h',
|
'log.h',
|
||||||
'loop.h',
|
'loop.h',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue