summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/authkey-prop.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-01 02:10:54 +0300
committerLennart Poettering <lennart@poettering.net>2008-08-01 02:13:41 +0300
commitd36c5c97e53ac8865971bdd34ea27bf11bde49e1 (patch)
tree117396c080997486ccbd815bf11b9bc42d2eaf99 /src/pulsecore/authkey-prop.c
parentedc56a7f7a993aa60b979a4093e39f66e7f7a8c8 (diff)
rename props.[ch] to shared.[ch]
Diffstat (limited to 'src/pulsecore/authkey-prop.c')
-rw-r--r--src/pulsecore/authkey-prop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/authkey-prop.c b/src/pulsecore/authkey-prop.c
index 9e147ec1..d52bdcf4 100644
--- a/src/pulsecore/authkey-prop.c
+++ b/src/pulsecore/authkey-prop.c
@@ -27,7 +27,7 @@
#include <pulse/xmalloc.h>
-#include <pulsecore/props.h>
+#include <pulsecore/shared.h>
#include <pulsecore/macro.h>
#include <pulsecore/log.h>
#include <pulsecore/refcnt.h>