mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules directory since they are just helper source used exclusively by the modules
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@489 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b56b9e50e0
commit
c75972f54a
11 changed files with 15 additions and 13 deletions
|
|
@ -41,11 +41,11 @@
|
|||
#include <polypcore/modargs.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/sample-util.h>
|
||||
#include <polypcore/alsa-util.h>
|
||||
#include <polypcore/xmalloc.h>
|
||||
#include <polypcore/log.h>
|
||||
|
||||
#include "module-alsa-sink-symdef.h"
|
||||
#include "alsa-util.h"
|
||||
|
||||
PA_MODULE_AUTHOR("Lennart Poettering")
|
||||
PA_MODULE_DESCRIPTION("ALSA Sink")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue