spa: add missing #includes

This commit is contained in:
Peter Hutterer 2021-06-07 14:41:32 +10:00 committed by Wim Taymans
parent c049689884
commit 6499f96396

View file

@ -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;