mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
Fix SPA include paths
Change-Id: If21f43ed7b374b82c9a89a371760eaa93d870e8a
This commit is contained in:
parent
984c536a93
commit
412249b6ed
2 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#define __PIPEWIRE_SPA_MONITOR_H__
|
||||
|
||||
#include <pipewire/server/core.h>
|
||||
#include <spa/include/spa/monitor.h>
|
||||
#include <spa/monitor.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue