mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
includes: update all references to extensions to point to pipewire/extensions
This also brings the advantage that all tools, examples, modules, components can also be compiled standalone out-of-tree using libpipewire from the system
This commit is contained in:
parent
953dc22f50
commit
59407d2f08
64 changed files with 79 additions and 79 deletions
|
|
@ -34,7 +34,7 @@
|
|||
#include <jack/uuid.h>
|
||||
|
||||
#include <pipewire/pipewire.h>
|
||||
#include <extensions/metadata.h>
|
||||
#include <pipewire/extensions/metadata.h>
|
||||
|
||||
static jack_description_t *find_description(jack_uuid_t subject)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue