mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
fix include line for "core-util.h"
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@923 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
40feedb8bf
commit
53a285e756
27 changed files with 26 additions and 28 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
|
||||
#include "browser.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -29,8 +29,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
|
||||
#include "channelmap.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
#include <polypcore/x11prop.h>
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
|
||||
#include "client-conf-x11.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/conf-parser.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/authkey.h>
|
||||
|
||||
#include "client-conf.h"
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
#include <polypcore/dynarray.h>
|
||||
#include <polypcore/socket-client.h>
|
||||
#include <polypcore/pstream-util.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/socket-util.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/idxset.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
|
||||
#include "glib.h"
|
||||
#include "glib-mainloop.h"
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/idxset.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
|
||||
#include "glib-mainloop.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/gccmacro.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/idxset.h>
|
||||
#include <polypcore/log.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/pstream-util.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/hashmap.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polypcore/gccmacro.h>
|
||||
|
||||
#include "xmalloc.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue