mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -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
|
|
@ -32,7 +32,7 @@ extern "C" {
|
|||
#include <spa/utils/defs.h>
|
||||
#include <spa/utils/hook.h>
|
||||
|
||||
#include <extensions/protocol-native.h>
|
||||
#include <pipewire/extensions/protocol-native.h>
|
||||
|
||||
struct pw_protocol_native_connection_events {
|
||||
#define PW_VERSION_PROTOCOL_NATIVE_CONNECTION_EVENTS 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue