summaryrefslogtreecommitdiffstats
path: root/src/polypcore/pstream-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/pstream-util.h')
-rw-r--r--src/polypcore/pstream-util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/pstream-util.h b/src/polypcore/pstream-util.h
index 601a9e99..c400c6d8 100644
--- a/src/polypcore/pstream-util.h
+++ b/src/polypcore/pstream-util.h
@@ -23,8 +23,8 @@
***/
#include <inttypes.h>
-#include "pstream.h"
-#include "tagstruct.h"
+#include <polypcore/pstream.h>
+#include <polypcore/tagstruct.h>
/* The tagstruct is freed!*/
void pa_pstream_send_tagstruct(pa_pstream *p, pa_tagstruct *t);