mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -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
|
|
@ -29,8 +29,8 @@ extern "C" {
|
|||
|
||||
typedef struct _PinosNode PinosNode;
|
||||
|
||||
#include <spa/include/spa/clock.h>
|
||||
#include <spa/include/spa/node.h>
|
||||
#include <spa/clock.h>
|
||||
#include <spa/node.h>
|
||||
|
||||
#include <pinos/client/mem.h>
|
||||
#include <pinos/client/transport.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue