mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Add missing includes to metadata.h
Fixes https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4575
This commit is contained in:
parent
9296d1645f
commit
398914e609
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#include <spa/utils/defs.h>
|
||||
#include <spa/utils/hook.h>
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
/** \defgroup pw_metadata Metadata
|
||||
* Metadata interface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue