rearrange #includes

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2081 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2007-11-24 16:24:54 +00:00
parent 031289006b
commit 2d34bca4a1

View file

@ -50,12 +50,12 @@
#include <netdb.h>
#endif
#include "../pulsecore/winsock.h"
#include <pulsecore/core-error.h>
#include <pulse/version.h>
#include <pulse/xmalloc.h>
#include <pulsecore/winsock.h>
#include <pulsecore/core-error.h>
#include <pulsecore/native-common.h>
#include <pulsecore/pdispatch.h>
#include <pulsecore/pstream.h>