summaryrefslogtreecommitdiffstats
path: root/src/polypcore/pstream-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/pstream-util.c')
-rw-r--r--src/polypcore/pstream-util.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/pstream-util.c b/src/polypcore/pstream-util.c
index ecd63d15..62986456 100644
--- a/src/polypcore/pstream-util.c
+++ b/src/polypcore/pstream-util.c
@@ -25,7 +25,8 @@
#include <assert.h>
-#include "native-common.h"
+#include <polypcore/native-common.h>
+
#include "pstream-util.h"
void pa_pstream_send_tagstruct(pa_pstream *p, pa_tagstruct *t) {