projects
/
profile
/
ivi
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e32db2
)
make use of the pa_init_proplist() version in proplist-util.[ch]
author
Lennart Poettering
<lennart@poettering.net>
Tue, 17 Jun 2008 18:24:01 +0000
(18:24 +0000)
committer
Lennart Poettering
<lennart@poettering.net>
Tue, 17 Jun 2008 18:24:01 +0000
(18:24 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2542
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
src/pulse/scache.c
patch
|
blob
|
history
diff --git
a/src/pulse/scache.c
b/src/pulse/scache.c
index
426c57c
..
2b9873a
100644
(file)
--- a/
src/pulse/scache.c
+++ b/
src/pulse/scache.c
@@
-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 <pulse
core/proplist-util
.h>
#include "internal.h"