Add include for sample.h

This commit is contained in:
João Paulo Rechi Vita 2008-08-13 16:52:28 -03:00 committed by Lennart Poettering
parent d48961f258
commit 0519e5d446

View file

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