mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-23 06:59:53 -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
|
|
@ -686,7 +686,7 @@ noinst_HEADERS = \
|
|||
pulsecore/pid.h \
|
||||
pulsecore/play-memchunk.h \
|
||||
pulsecore/play-memblockq.h \
|
||||
pulsecore/props.h \
|
||||
pulsecore/shared.h \
|
||||
pulsecore/queue.h \
|
||||
pulsecore/random.h \
|
||||
pulsecore/resampler.h \
|
||||
|
|
@ -758,7 +758,7 @@ libpulsecore_la_SOURCES += \
|
|||
pulsecore/play-memchunk.c pulsecore/play-memchunk.h \
|
||||
pulsecore/play-memblockq.c pulsecore/play-memblockq.h \
|
||||
pulsecore/poll.c pulsecore/poll.h \
|
||||
pulsecore/props.c pulsecore/props.h \
|
||||
pulsecore/shared.c pulsecore/shared.h \
|
||||
pulsecore/queue.c pulsecore/queue.h \
|
||||
pulsecore/random.c pulsecore/random.h \
|
||||
pulsecore/resampler.c pulsecore/resampler.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue