summaryrefslogtreecommitdiffstats
path: root/src/tests/channelmap-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/channelmap-test.c')
-rw-r--r--src/tests/channelmap-test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/channelmap-test.c b/src/tests/channelmap-test.c
index c6644229..124ce576 100644
--- a/src/tests/channelmap-test.c
+++ b/src/tests/channelmap-test.c
@@ -3,8 +3,8 @@
#include <stdio.h>
#include <assert.h>
-#include <polyp/channelmap.h>
-#include <polypcore/gccmacro.h>
+#include <pulse/channelmap.h>
+#include <pulsecore/gccmacro.h>
int main(PA_GCC_UNUSED int argc, PA_GCC_UNUSED char *argv[]) {
char cm[PA_CHANNEL_MAP_SNPRINT_MAX];