summaryrefslogtreecommitdiffstats
path: root/src/polypcore/cli-text.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-16 23:13:27 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-16 23:13:27 +0000
commit5ccf4145bcf1760d30962c32f0f4749047c6cae8 (patch)
tree22e3755509d9f242d132f32328d1ca0c8827c34a /src/polypcore/cli-text.c
parentb4cb249d704cbb0458640526a07e1f541b899d3e (diff)
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid confusion with polyp/subscribe.[ch]
* same for scache.[ch] git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@496 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/polypcore/cli-text.c')
-rw-r--r--src/polypcore/cli-text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/cli-text.c b/src/polypcore/cli-text.c
index 58248d8e..d8446b06 100644
--- a/src/polypcore/cli-text.c
+++ b/src/polypcore/cli-text.c
@@ -35,7 +35,7 @@
#include "source-output.h"
#include "strbuf.h"
#include "sample-util.h"
-#include "scache.h"
+#include "core-scache.h"
#include "autoload.h"
#include "xmalloc.h"
#include <polyp/volume.h>