mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -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
|
|
@ -29,8 +29,8 @@
|
|||
#include <spa/pod/builder.h>
|
||||
#include <spa/pod/parser.h>
|
||||
|
||||
#include <extensions/session-manager.h>
|
||||
#include <extensions/protocol-native.h>
|
||||
#include <pipewire/extensions/session-manager.h>
|
||||
#include <pipewire/extensions/protocol-native.h>
|
||||
|
||||
static void push_dict(struct spa_pod_builder *b, const struct spa_dict *dict)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue