mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
rename props.[ch] to shared.[ch]
This commit is contained in:
parent
edc56a7f7a
commit
d36c5c97e5
10 changed files with 10 additions and 10 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include <pulse/xmalloc.h>
|
||||
#include <pulse/timeval.h>
|
||||
#include <pulsecore/log.h>
|
||||
#include <pulsecore/props.h>
|
||||
#include <pulsecore/shared.h>
|
||||
|
||||
#include "dbus-util.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
#include <pulsecore/authkey.h>
|
||||
#include <pulsecore/x11prop.h>
|
||||
#include <pulsecore/strlist.h>
|
||||
#include <pulsecore/props.h>
|
||||
#include <pulsecore/shared.h>
|
||||
|
||||
#include "module-x11-publish-symdef.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue