rename props.[ch] to shared.[ch]

This commit is contained in:
Lennart Poettering 2008-08-01 02:10:54 +03:00
parent edc56a7f7a
commit d36c5c97e5
10 changed files with 10 additions and 10 deletions

View file

@ -52,7 +52,7 @@
#include <pulsecore/autoload.h>
#include <pulsecore/authkey-prop.h>
#include <pulsecore/strlist.h>
#include <pulsecore/props.h>
#include <pulsecore/shared.h>
#include <pulsecore/sample-util.h>
#include <pulsecore/llist.h>
#include <pulsecore/creds.h>