mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05: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
|
|
@ -38,7 +38,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <spa/debug/pod.h>
|
||||
#include <spa/debug/types.h>
|
||||
#include <spa/param/audio/format-utils.h>
|
||||
#include <spa/param/audio/raw.h>
|
||||
#include <spa/param/profiler.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue