pulse-server: Use the spa json implementation

This commit is contained in:
Wim Taymans 2021-01-19 16:57:33 +01:00
parent 579e8a4ea6
commit 96a2a2b4e2
2 changed files with 1 additions and 297 deletions

View file

@ -61,6 +61,7 @@
#include <spa/param/audio/format-utils.h>
#include <spa/param/props.h>
#include <spa/utils/ringbuffer.h>
#include <spa/utils/json.h>
#include "pipewire/pipewire.h"
#include "pipewire/private.h"
@ -68,7 +69,6 @@
#include "pulse-server.h"
#include "defs.h"
#include "json.h"
struct stats {
uint32_t n_allocated;