mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
make use of the pa_init_proplist() version in proplist-util.[ch]
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2542 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
0e32db2212
commit
53987e65f9
1 changed files with 3 additions and 1 deletions
|
|
@ -29,9 +29,11 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <pulse/utf8.h>
|
||||
|
||||
#include <pulsecore/pstream-util.h>
|
||||
#include <pulsecore/macro.h>
|
||||
#include <pulse/utf8.h>
|
||||
#include <pulsecore/proplist-util.h>
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue