mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -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
|
|
@ -20,8 +20,8 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <spa/lib/debug.h>
|
||||
#include <spa/include/spa/video/format.h>
|
||||
#include <spa/include/spa/pod-utils.h>
|
||||
#include <spa/video/format.h>
|
||||
#include <spa/pod-utils.h>
|
||||
|
||||
#include "pinos/client/pinos.h"
|
||||
#include "pinos/client/interfaces.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue