mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
Add some missing format.h includes
This commit is contained in:
parent
f10da7683d
commit
464ddcdfea
5 changed files with 5 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ typedef struct pa_source_volume_change pa_source_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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue