mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pipewire: mem: forward declare spa_hook
This type is used in function arguments, so forward declare it.
This commit is contained in:
parent
91b764faac
commit
9d01a26242
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
#include <pipewire/properties.h>
|
||||
|
||||
struct spa_hook;
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue