diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pulsecore/flist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/flist.c b/src/pulsecore/flist.c index b0f3228f..ada0d571 100644 --- a/src/pulsecore/flist.c +++ b/src/pulsecore/flist.c @@ -31,6 +31,7 @@ #include <pulsecore/log.h> #include <pulsecore/thread.h> #include <pulsecore/macro.h> +#include <pulsecore/core-util.h> #include <pulse/xmalloc.h> #include "flist.h" |