mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-19 07:00:03 -05:00
json: remove json from public API
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/570>
This commit is contained in:
parent
a12d90e2ed
commit
2a5497bac5
10 changed files with 8 additions and 42 deletions
|
|
@ -23,9 +23,9 @@
|
|||
|
||||
#include <check.h>
|
||||
|
||||
#include <pulse/json.h>
|
||||
#include <pulse/xmalloc.h>
|
||||
#include <pulsecore/core-util.h>
|
||||
#include <pulsecore/json.h>
|
||||
|
||||
START_TEST (string_test) {
|
||||
pa_json_object *o;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue