interfaces: move proxy API into their own header files

This commit is contained in:
Wim Taymans 2019-12-11 14:39:31 +01:00
parent b75f2aaabd
commit aa378417c2
26 changed files with 1039 additions and 858 deletions

View file

@ -28,8 +28,7 @@ extern "C" {
#include <spa/param/param.h>
#include <spa/node/node.h>
#include <pipewire/introspect.h>
#include <pipewire/proxy.h>
#include <pipewire/pipewire.h>
/** Core */