mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
remove pipewire/private.h includes when possible
In many places this is not needed. Expose pw_impl_node_set_param() for adapter.
This commit is contained in:
parent
ee55df9f9e
commit
164e343dbf
40 changed files with 40 additions and 57 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#include <pipewire/log.h>
|
||||
#include <pipewire/loop.h>
|
||||
#include <pipewire/map.h>
|
||||
#include <pipewire/private.h>
|
||||
#include <pipewire/properties.h>
|
||||
#include <pipewire/stream.h>
|
||||
#include <pipewire/work-queue.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue