summaryrefslogtreecommitdiffstats
path: root/src/pstream-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pstream-util.c')
-rw-r--r--src/pstream-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pstream-util.c b/src/pstream-util.c
index cdcde5fa..4f545ab4 100644
--- a/src/pstream-util.c
+++ b/src/pstream-util.c
@@ -1,6 +1,6 @@
#include <assert.h>
-#include "protocol-native-spec.h"
+#include "native-common.h"
#include "pstream-util.h"
void pa_pstream_send_tagstruct(struct pa_pstream *p, struct pa_tagstruct *t) {