mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -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
|
||||
|
||||
|
||||
#include <spa/pod/builder.h>
|
||||
#include <spa/pod/parser.h>
|
||||
#include <spa/param/param.h>
|
||||
|
||||
struct spa_latency_info {
|
||||
enum spa_direction direction;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue