summaryrefslogtreecommitdiffstats
path: root/src/polypcore
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore')
-rw-r--r--src/polypcore/native-common.h2
-rw-r--r--src/polypcore/sink.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/native-common.h b/src/polypcore/native-common.h
index 78ae721e..ac3ea823 100644
--- a/src/polypcore/native-common.h
+++ b/src/polypcore/native-common.h
@@ -23,7 +23,7 @@
***/
#include <polyp/cdecl.h>
-#include <polyp/polyplib-def.h>
+#include <polyp/def.h>
PA_C_DECL_BEGIN
diff --git a/src/polypcore/sink.c b/src/polypcore/sink.c
index 411befe7..f29afba7 100644
--- a/src/polypcore/sink.c
+++ b/src/polypcore/sink.c
@@ -36,7 +36,7 @@
#include "xmalloc.h"
#include "subscribe.h"
#include "log.h"
-#include <polyp/polyplib-introspect.h>
+#include <polyp/introspect.h>
#define MAX_MIX_CHANNELS 32