mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
fix includes
Only include debug we need. We usually only need the debug types.
This commit is contained in:
parent
5e58e03da7
commit
f472fd736d
31 changed files with 22 additions and 40 deletions
|
|
@ -31,11 +31,12 @@
|
|||
|
||||
#include <alsa/asoundlib.h>
|
||||
|
||||
#include <spa/utils/type.h>
|
||||
#include <spa/node/node.h>
|
||||
#include <spa/utils/type.h>
|
||||
#include <spa/utils/keys.h>
|
||||
#include <spa/utils/names.h>
|
||||
#include <spa/utils/string.h>
|
||||
#include <spa/support/log.h>
|
||||
#include <spa/support/loop.h>
|
||||
#include <spa/support/plugin.h>
|
||||
#include <spa/support/i18n.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue