summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/x11wrap.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/x11wrap.c
parentedc56a7f7a993aa60b979a4093e39f66e7f7a8c8 (diff)
rename props.[ch] to shared.[ch]
Diffstat (limited to 'src/pulsecore/x11wrap.c')
-rw-r--r--src/pulsecore/x11wrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/x11wrap.c b/src/pulsecore/x11wrap.c
index 9186cf74..1519aa86 100644
--- a/src/pulsecore/x11wrap.c
+++ b/src/pulsecore/x11wrap.c
@@ -29,7 +29,7 @@
#include <pulsecore/llist.h>
#include <pulsecore/log.h>
-#include <pulsecore/props.h>
+#include <pulsecore/shared.h>
#include <pulsecore/core-util.h>
#include <pulsecore/macro.h>