mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
include more files in polypaudio.h
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@915 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
41badddbb9
commit
43813dcce8
1 changed files with 8 additions and 2 deletions
|
|
@ -35,13 +35,19 @@
|
|||
#include <polyp/operation.h>
|
||||
#include <polyp/channelmap.h>
|
||||
#include <polyp/volume.h>
|
||||
#include <polyp/xmalloc.h>
|
||||
#include <polyp/utf8.h>
|
||||
#include <polyp/thread-mainloop.h>
|
||||
#include <polyp/mainloop.h>
|
||||
#include <polyp/mainloop-signal.h>
|
||||
|
||||
/** \file
|
||||
* Include all polyplib header file at once. The following
|
||||
* Include all polyplib header files at once. The following
|
||||
* files are included: \ref mainloop-api.h, \ref sample.h, \ref def.h,
|
||||
* \ref context.h, \ref stream.h, \ref introspect.h, \ref subscribe.h,
|
||||
* \ref scache.h, \ref version.h, \ref error.h, \ref channelmap.h,
|
||||
* \ref operation.h and \ref volume.h at once */
|
||||
* \ref operation.h,\ref volume.h, \ref xmalloc.h, \ref utf8.h, \ref
|
||||
* thread-mainloop.h, \ref mainloop.h and \ref mainloop-signal.h at once */
|
||||
|
||||
/** \mainpage
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue