mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
include util.h in polypaudio.h
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@918 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
c47e937011
commit
813868e1cb
1 changed files with 2 additions and 1 deletions
|
|
@ -40,6 +40,7 @@
|
||||||
#include <polyp/thread-mainloop.h>
|
#include <polyp/thread-mainloop.h>
|
||||||
#include <polyp/mainloop.h>
|
#include <polyp/mainloop.h>
|
||||||
#include <polyp/mainloop-signal.h>
|
#include <polyp/mainloop-signal.h>
|
||||||
|
#include <polyp/util.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* Include all polyplib header files at once. The following
|
* Include all polyplib header files at once. The following
|
||||||
|
|
@ -47,7 +48,7 @@
|
||||||
* \ref context.h, \ref stream.h, \ref introspect.h, \ref subscribe.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 scache.h, \ref version.h, \ref error.h, \ref channelmap.h,
|
||||||
* \ref operation.h,\ref volume.h, \ref xmalloc.h, \ref utf8.h, \ref
|
* \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 */
|
* thread-mainloop.h, \ref mainloop.h, \ref util.h and \ref mainloop-signal.h at once */
|
||||||
|
|
||||||
/** \mainpage
|
/** \mainpage
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue