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:
Lennart Poettering 2006-05-17 20:44:55 +00:00
parent 40feedb8bf
commit 53a285e756
27 changed files with 26 additions and 28 deletions

View file

@ -25,7 +25,7 @@
#include <polyp/xmalloc.h>
#include <polypcore/log.h>
#include <polypcore/util.h>
#include <polypcore/core-util.h>
#include "browser.h"

View file

@ -29,8 +29,7 @@
#include <string.h>
#include <polyp/xmalloc.h>
#include <polypcore/util.h>
#include <polypcore/core-util.h>
#include "channelmap.h"

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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"