]> code.delx.au - pulseaudio/commitdiff
log: Add missing pulsecore/thread.h include
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 12 Aug 2011 14:29:19 +0000 (19:59 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 12 Aug 2011 14:34:15 +0000 (20:04 +0530)
src/pulsecore/log.c

index e2721ac07260870ceab168386130162401b401da..8eaef54e82347ef9305e81d12691d9832125751d 100644 (file)
@@ -49,6 +49,7 @@
 #include <pulsecore/core-util.h>
 #include <pulsecore/once.h>
 #include <pulsecore/ratelimit.h>
+#include <pulsecore/thread.h>
 
 #include "log.h"