summaryrefslogtreecommitdiffstats
path: root/src/polyp/scache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/scache.c')
-rw-r--r--src/polyp/scache.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/polyp/scache.c b/src/polyp/scache.c
index c274e359..393b069e 100644
--- a/src/polyp/scache.c
+++ b/src/polyp/scache.c
@@ -28,10 +28,12 @@
#include <stdio.h>
#include <string.h>
-#include "scache.h"
-#include "internal.h"
#include <polypcore/pstream-util.h>
+#include "internal.h"
+
+#include "scache.h"
+
void pa_stream_connect_upload(pa_stream *s, size_t length) {
pa_tagstruct *t;
uint32_t tag;