Add missing header.
authorPierre Ossman <ossman@cendio.se>
Tue, 22 Aug 2006 11:38:46 +0000 (11:38 +0000)
committerPierre Ossman <ossman@cendio.se>
Tue, 22 Aug 2006 11:38:46 +0000 (11:38 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1314 fefdeb5f-60dc-0310-8127-8f9354f1896f

src/modules/module-waveout.c

index 7965d01..d4fa121 100644 (file)
@@ -30,6 +30,7 @@
 #include <pulse/mainloop-api.h>
 
 #include <pulse/xmalloc.h>
+#include <pulse/timeval.h>
 
 #include <pulsecore/sink.h>
 #include <pulsecore/source.h>