stream: add spa command include

This commit is contained in:
Wim Taymans 2021-10-20 11:51:50 +02:00
parent 45d9c2c9df
commit e1f21ebd0b
2 changed files with 2 additions and 0 deletions

View file

@ -48,6 +48,7 @@ struct pw_filter;
#include <spa/buffer/buffer.h>
#include <spa/node/io.h>
#include <spa/param/param.h>
#include <spa/pod/command.h>
#include <pipewire/core.h>
#include <pipewire/stream.h>

View file

@ -162,6 +162,7 @@ struct pw_stream;
#include <spa/buffer/buffer.h>
#include <spa/param/param.h>
#include <spa/pod/command.h>
/** \enum pw_stream_state The state of a stream */
enum pw_stream_state {