mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
pipewire: utils: include "private.h"
So that the definition of `pw_random_init()` is checked against the declaration.
This commit is contained in:
parent
3feb6762e4
commit
5c0a60af27
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
#include <pipewire/array.h>
|
||||
#include <pipewire/log.h>
|
||||
#include <pipewire/utils.h>
|
||||
#include <pipewire/private.h>
|
||||
|
||||
/** Split a string based on delimiters
|
||||
* \param str a string to split
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue