mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
rtclock: fix build after merge
This commit is contained in:
parent
fc33f7ee97
commit
3ee29004a9
2 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include <pulse/gccmacro.h>
|
||||
|
||||
#include <pulsecore/macro.h>
|
||||
#include <pulsecore/core-rtclock.h>
|
||||
|
||||
static void tcb(pa_mainloop_api *a, pa_time_event *e, const struct timeval *tv, void *userdata) {
|
||||
pa_assert_se(pa_threaded_mainloop_in_thread(userdata));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue