summaryrefslogtreecommitdiffstats
path: root/src/pulse/rtclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/rtclock.c')
-rw-r--r--src/pulse/rtclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/rtclock.c b/src/pulse/rtclock.c
index 49ff6aae..baa0f3a5 100644
--- a/src/pulse/rtclock.c
+++ b/src/pulse/rtclock.c
@@ -23,10 +23,10 @@
#include <config.h>
#endif
+#include <pulse/timeval.h>
#include <pulsecore/core-rtclock.h>
#include "rtclock.h"
-#include "timeval.h"
pa_usec_t pa_rtclock_now(void) {
struct timeval tv;