diff options
Diffstat (limited to 'src/pulsecore/sink.h')
-rw-r--r-- | src/pulsecore/sink.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/sink.h b/src/pulsecore/sink.h index 239936bb..8aa04b86 100644 --- a/src/pulsecore/sink.h +++ b/src/pulsecore/sink.h @@ -30,6 +30,7 @@ typedef struct pa_sink_volume_change pa_sink_volume_change; #include <inttypes.h> #include <pulse/def.h> +#include <pulse/format.h> #include <pulse/sample.h> #include <pulse/channelmap.h> #include <pulse/volume.h> |