summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink-input.h
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2011-05-11 11:54:04 +0100
committerColin Guthrie <colin@mageia.org>2011-06-22 22:45:27 +0100
commit8203402b9f28da14d03a7120d434f6da7d23f9e6 (patch)
tree0c59a35e9f0b6ec5334a89baba875916eda579f5 /src/pulsecore/sink-input.h
parentd1a628855da868f776f9e7f0129fc88ecb1f10a1 (diff)
streams: Tidy up includes
Diffstat (limited to 'src/pulsecore/sink-input.h')
-rw-r--r--src/pulsecore/sink-input.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pulsecore/sink-input.h b/src/pulsecore/sink-input.h
index 38bad356..a2330fa4 100644
--- a/src/pulsecore/sink-input.h
+++ b/src/pulsecore/sink-input.h
@@ -29,7 +29,6 @@ typedef struct pa_sink_input pa_sink_input;
#include <pulse/sample.h>
#include <pulse/format.h>
-#include <pulsecore/hook-list.h>
#include <pulsecore/memblockq.h>
#include <pulsecore/resampler.h>
#include <pulsecore/module.h>