mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -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
|
|
@ -26,9 +26,9 @@
|
|||
#include <unistd.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
#include <spa/include/spa/node.h>
|
||||
#include <spa/include/spa/monitor.h>
|
||||
#include <spa/include/spa/pod-iter.h>
|
||||
#include <spa/node.h>
|
||||
#include <spa/monitor.h>
|
||||
#include <spa/pod-iter.h>
|
||||
#include <pinos/client/log.h>
|
||||
#include <pinos/server/node.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue