mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
move autospawn lock to pulsecore/ since we don't need it in the client anymore
This commit is contained in:
parent
f2164023fd
commit
821dc1797f
5 changed files with 5 additions and 6 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include <pulsecore/macro.h>
|
||||
#include <pulsecore/thread.h>
|
||||
#include <pulse/lock-autospawn.h>
|
||||
#include <pulsecore/lock-autospawn.h>
|
||||
#include <pulse/util.h>
|
||||
|
||||
static void thread_func(void*k) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue