mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
meson.build: Add missing header files
This commit is contained in:
parent
01246f399e
commit
d26eb2da23
2 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
pinos_headers = [
|
||||
'array.h',
|
||||
'connection.h',
|
||||
'context.h',
|
||||
'interfaces.h',
|
||||
'introspect.h',
|
||||
'log.h',
|
||||
'loop.h',
|
||||
|
|
@ -11,6 +13,7 @@ pinos_headers = [
|
|||
'protocol-native.h',
|
||||
'proxy.h',
|
||||
'rtkit.h',
|
||||
'sig.h',
|
||||
'stream.h',
|
||||
'subscribe.h',
|
||||
'thread-mainloop.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue