Add include for core-util.h

This commit is contained in:
João Paulo Rechi Vita 2008-08-14 18:12:26 -03:00 committed by Lennart Poettering
parent eb1e308710
commit fcd7dc1fd7

View file

@ -30,6 +30,7 @@
#include <pulse/xmalloc.h>
#include <pulse/timeval.h>
#include <pulse/sample.h>
#include <pulsecore/core-util.h>
#include <pulsecore/core-error.h>
#include <pulsecore/module.h>
#include <pulsecore/modargs.h>