mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
Fix includes
This commit is contained in:
parent
8a200aa361
commit
db15225b51
30 changed files with 61 additions and 65 deletions
|
|
@ -25,7 +25,10 @@
|
|||
#include "config.h"
|
||||
|
||||
#include "pipewire/core.h"
|
||||
#include "pipewire/link.h"
|
||||
#include "pipewire/log.h"
|
||||
#include "pipewire/module.h"
|
||||
#include "pipewire/type.h"
|
||||
#include "modules/spa/spa-node.h"
|
||||
|
||||
#define AUDIOMIXER_LIB "audiomixer/libspa-audiomixer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue