log: Add missing pulsecore/thread.h include

This commit is contained in:
Arun Raghavan 2011-08-12 19:59:19 +05:30
parent 6c2a1cceed
commit c1cb0a6925

View 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"