* 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

@ -33,7 +33,7 @@
#include <polypcore/iochannel.h>
#include <polypcore/sink.h>
#include <polypcore/scache.h>
#include <polypcore/core-scache.h>
#include <polypcore/modargs.h>
#include <polypcore/xmalloc.h>
#include <polypcore/namereg.h>