streams: Tidy up includes

This commit is contained in:
Colin Guthrie 2011-05-11 11:54:04 +01:00
parent d1a628855d
commit 8203402b9f
2 changed files with 2 additions and 2 deletions

View file

@ -27,12 +27,13 @@
typedef struct pa_source_output pa_source_output;
#include <pulse/sample.h>
#include <pulsecore/source.h>
#include <pulse/format.h>
#include <pulsecore/memblockq.h>
#include <pulsecore/resampler.h>
#include <pulsecore/module.h>
#include <pulsecore/client.h>
#include <pulsecore/source.h>
#include <pulsecore/core.h>
#include <pulsecore/sink-input.h>
typedef enum pa_source_output_state {