move autospawn lock to pulsecore/ since we don't need it in the client anymore

This commit is contained in:
Lennart Poettering 2008-09-08 17:22:27 +03:00
parent f2164023fd
commit 821dc1797f
5 changed files with 5 additions and 6 deletions

View file

@ -65,8 +65,8 @@
#include <pulse/timeval.h>
#include <pulse/xmalloc.h>
#include <pulse/i18n.h>
#include <pulse/lock-autospawn.h>
#include <pulsecore/lock-autospawn.h>
#include <pulsecore/winsock.h>
#include <pulsecore/core-error.h>
#include <pulsecore/core.h>