mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
fix includes
This commit is contained in:
parent
af73585948
commit
9ffec214b8
59 changed files with 88 additions and 25 deletions
|
|
@ -44,6 +44,9 @@
|
|||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <spa/pod/builder.h>
|
||||
#include <spa/utils/result.h>
|
||||
|
||||
#include "gstpipewireformat.h"
|
||||
|
||||
GST_DEBUG_CATEGORY_STATIC (pipewire_sink_debug);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue