summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/svolume_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/svolume_c.c')
-rw-r--r--src/pulsecore/svolume_c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/svolume_c.c b/src/pulsecore/svolume_c.c
index dfe7ccb0..e55d0d7b 100644
--- a/src/pulsecore/svolume_c.c
+++ b/src/pulsecore/svolume_c.c
@@ -28,9 +28,9 @@
#include <pulsecore/macro.h>
#include <pulsecore/g711.h>
#include <pulsecore/core-util.h>
+#include <pulsecore/endianmacros.h>
#include "sample-util.h"
-#include "endianmacros.h"
static void pa_volume_u8_c(uint8_t *samples, int32_t *volumes, unsigned channels, unsigned length) {
unsigned channel;