fix includes

This commit is contained in:
Wim Taymans 2019-10-25 15:01:02 +02:00
parent af73585948
commit 9ffec214b8
59 changed files with 88 additions and 25 deletions

View file

@ -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);