mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
spa: add missing #includes
This commit is contained in:
parent
c049689884
commit
6499f96396
1 changed files with 2 additions and 0 deletions
|
|
@ -30,7 +30,9 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#include <spa/pod/builder.h>
|
||||||
#include <spa/pod/parser.h>
|
#include <spa/pod/parser.h>
|
||||||
|
#include <spa/param/param.h>
|
||||||
|
|
||||||
struct spa_latency_info {
|
struct spa_latency_info {
|
||||||
enum spa_direction direction;
|
enum spa_direction direction;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue