mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
impl-metadata: fix include
This commit is contained in:
parent
b167ada994
commit
16755cef52
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ struct pw_impl_metadata;
|
|||
#include <pipewire/properties.h>
|
||||
#include <pipewire/resource.h>
|
||||
|
||||
#include <extensions/metadata.h>
|
||||
#include "extensions/metadata.h"
|
||||
|
||||
/** Metadata events, listen to them with \ref pw_impl_metadata_add_listener */
|
||||
struct pw_impl_metadata_events {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue