pod: move compare and filter functions out of the library

This commit is contained in:
Wim Taymans 2018-08-13 17:17:23 +02:00
parent 60d4473e7b
commit 3b1c40f17f
35 changed files with 549 additions and 62 deletions

View file

@ -29,7 +29,7 @@
#include <sys/eventfd.h>
#include <spa/node/node.h>
#include <spa/lib/pod.h>
#include <spa/pod/filter.h>
#include "pipewire/pipewire.h"
#include "pipewire/interfaces.h"