mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
* 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:
parent
b4cb249d70
commit
5ccf4145bc
23 changed files with 30 additions and 30 deletions
|
|
@ -31,7 +31,7 @@ typedef struct pa_core pa_core;
|
|||
#include "memblock.h"
|
||||
#include "resampler.h"
|
||||
#include "queue.h"
|
||||
#include "subscribe.h"
|
||||
#include "core-subscribe.h"
|
||||
|
||||
/* The core structure of polypaudio. Every polypaudio daemon contains
|
||||
* exactly one of these. It is used for storing kind of global
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue