]> code.delx.au - pulseaudio/blobdiff - src/modules/module-tunnel.c
pulse: move pa_rtclock_now in pulsecommon
[pulseaudio] / src / modules / module-tunnel.c
index 60498ad7d5f18da4f3761cc137226a7ed0dcd8fd..ec4808f05a401e4ad51be8afd7f54f1dedb2a83f 100644 (file)
@@ -31,6 +31,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
+#include <pulse/rtclock.h>
 #include <pulse/timeval.h>
 #include <pulse/util.h>
 #include <pulse/version.h>
@@ -50,7 +51,7 @@
 #include <pulsecore/time-smoother.h>
 #include <pulsecore/thread.h>
 #include <pulsecore/thread-mq.h>
-#include <pulsecore/rtclock.h>
+#include <pulsecore/core-rtclock.h>
 #include <pulsecore/core-error.h>
 #include <pulsecore/proplist-util.h>
 #include <pulsecore/auth-cookie.h>