mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-03 06:47:04 -04:00
move includes
This commit is contained in:
parent
682c29434f
commit
e1aec03134
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,9 @@
|
|||
#include <dlfcn.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <spa/control/control.h>
|
||||
#include <spa/param/latency-utils.h>
|
||||
#include <spa/param/props.h>
|
||||
#include <spa/param/tag-utils.h>
|
||||
#include <spa/param/audio/raw-json.h>
|
||||
#include <spa/pod/dynamic.h>
|
||||
|
|
@ -21,8 +23,6 @@
|
|||
|
||||
#include <pipewire/impl.h>
|
||||
|
||||
#include "spa/control/control.h"
|
||||
#include "spa/param/props.h"
|
||||
|
||||
#define NAME "filter-chain"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue