summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cli-command.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/cli-command.c
parentedc56a7f7a993aa60b979a4093e39f66e7f7a8c8 (diff)
rename props.[ch] to shared.[ch]
Diffstat (limited to 'src/pulsecore/cli-command.c')
-rw-r--r--src/pulsecore/cli-command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/cli-command.c b/src/pulsecore/cli-command.c
index 43ec1042..0bd4070c 100644
--- a/src/pulsecore/cli-command.c
+++ b/src/pulsecore/cli-command.c
@@ -49,7 +49,7 @@
#include <pulsecore/play-memchunk.h>
#include <pulsecore/autoload.h>
#include <pulsecore/sound-file-stream.h>
-#include <pulsecore/props.h>
+#include <pulsecore/shared.h>
#include <pulsecore/core-util.h>
#include <pulsecore/core-error.h>