mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -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
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <pulse/json.h>
|
||||
#include <pulse/rtclock.h>
|
||||
#include <pulse/timeval.h>
|
||||
#include <pulse/utf8.h>
|
||||
|
|
@ -37,6 +36,7 @@
|
|||
#include <pulsecore/core-rtclock.h>
|
||||
#include <pulsecore/core-util.h>
|
||||
#include <pulsecore/i18n.h>
|
||||
#include <pulsecore/json.h>
|
||||
#include <pulsecore/message-handler.h>
|
||||
#include <pulsecore/module.h>
|
||||
#include <pulsecore/modargs.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue