* 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
This commit is contained in:
Lennart Poettering 2006-02-16 23:13:27 +00:00
parent b4cb249d70
commit 5ccf4145bc
23 changed files with 30 additions and 30 deletions

View file

@ -40,7 +40,7 @@
#include "strbuf.h"
#include "namereg.h"
#include "cli-text.h"
#include "scache.h"
#include "core-scache.h"
#include "sample-util.h"
#include "sound-file.h"
#include "play-memchunk.h"