mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
Follow installed include path for spa headers
This commit is contained in:
parent
cba22d0e39
commit
49d635ae68
16 changed files with 29 additions and 29 deletions
|
|
@ -36,8 +36,8 @@
|
|||
#include "pinos/server/core.h"
|
||||
#include "pinos/server/client-node.h"
|
||||
|
||||
#include "spa/include/spa/node.h"
|
||||
#include "spa/include/spa/format-builder.h"
|
||||
#include "spa/node.h"
|
||||
#include "spa/format-builder.h"
|
||||
|
||||
#define MAX_INPUTS 64
|
||||
#define MAX_OUTPUTS 64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue