summaryrefslogtreecommitdiffstats
path: root/src/utils/pacat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/pacat.c')
-rw-r--r--src/utils/pacat.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/utils/pacat.c b/src/utils/pacat.c
index a4f3d3af..3c50402f 100644
--- a/src/utils/pacat.c
+++ b/src/utils/pacat.c
@@ -32,11 +32,9 @@
#include <stdlib.h>
#include <getopt.h>
-#include <polyp/polyplib.h>
-#include <polyp/error.h>
+#include <polyp/polypaudio.h>
#include <polyp/mainloop.h>
#include <polyp/mainloop-signal.h>
-#include <polyp/version.h>
#if PA_API_VERSION != 8
#error Invalid Polypaudio API version