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, 2 insertions, 2 deletions
diff --git a/src/utils/pacat.c b/src/utils/pacat.c
index bd2b64fd..a4f3d3af 100644
--- a/src/utils/pacat.c
+++ b/src/utils/pacat.c
@@ -33,10 +33,10 @@
#include <getopt.h>
#include <polyp/polyplib.h>
-#include <polyp/polyplib-error.h>
+#include <polyp/error.h>
#include <polyp/mainloop.h>
#include <polyp/mainloop-signal.h>
-#include <polyp/polyplib-version.h>
+#include <polyp/version.h>
#if PA_API_VERSION != 8
#error Invalid Polypaudio API version