mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
make per object IMPL
This commit is contained in:
parent
999b26c590
commit
b03f2f7afa
24 changed files with 205 additions and 67 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
#include <pipewire/impl.h>
|
||||
|
||||
#define PW_API_CLIENT_NODE_IMPL SPA_EXPORT
|
||||
#include "module-client-node/v0/client-node.h"
|
||||
#include "module-client-node/client-node.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
#include <spa/utils/result.h>
|
||||
#include <spa/utils/json.h>
|
||||
|
||||
#define PW_API_METADATA_IMPL SPA_EXPORT
|
||||
#include <pipewire/impl.h>
|
||||
#include <pipewire/extensions/metadata.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue