move proxy implementations in their own file

Rearrange headers
This commit is contained in:
Wim Taymans 2019-12-11 10:57:10 +01:00
parent 49d736bbb7
commit d70a47b7fe
74 changed files with 167 additions and 211 deletions

View file

@ -29,11 +29,7 @@
#include <getopt.h>
#include <limits.h>
#include <pipewire/context.h>
#include <pipewire/log.h>
#include <pipewire/module.h>
#include <pipewire/utils.h>
#include <pipewire/keys.h>
#include <pipewire/impl.h>
#include "spa-device.h"