mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
move proxy implementations in their own file
Rearrange headers
This commit is contained in:
parent
49d736bbb7
commit
d70a47b7fe
74 changed files with 167 additions and 211 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <spa/monitor/device.h>
|
||||
#include <spa/node/node.h>
|
||||
#include <spa/utils/hook.h>
|
||||
#include <spa/utils/names.h>
|
||||
|
|
@ -37,7 +38,7 @@
|
|||
#include <spa/param/props.h>
|
||||
#include <spa/debug/dict.h>
|
||||
|
||||
#include "pipewire/pipewire.h"
|
||||
#include "pipewire/impl.h"
|
||||
#include "media-session.h"
|
||||
|
||||
struct bluez5_object;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue