]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/source-output.c
core: Move pa_mix() into new file mix.c
[pulseaudio] / src / pulsecore / source-output.c
index 8775c1ea50005f43a5b0f0e1cd925c4724f7a898..0f1a946800d6926c915ce45bec24c0068e7927ae 100644 (file)
@@ -32,7 +32,7 @@
 #include <pulse/util.h>
 #include <pulse/internal.h>
 
-#include <pulsecore/sample-util.h>
+#include <pulsecore/mix.h>
 #include <pulsecore/core-subscribe.h>
 #include <pulsecore/log.h>
 #include <pulsecore/namereg.h>