summaryrefslogtreecommitdiffstats
path: root/src/polypcore/play-memchunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/play-memchunk.c')
-rw-r--r--src/polypcore/play-memchunk.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/polypcore/play-memchunk.c b/src/polypcore/play-memchunk.c
index e24d4427..ec79254b 100644
--- a/src/polypcore/play-memchunk.c
+++ b/src/polypcore/play-memchunk.c
@@ -28,10 +28,11 @@
#include <stdio.h>
#include <string.h>
+#include <polypcore/sink-input.h>
+#include <polypcore/xmalloc.h>
+#include <polypcore/gccmacro.h>
+
#include "play-memchunk.h"
-#include "sink-input.h"
-#include "xmalloc.h"
-#include "gccmacro.h"
static void sink_input_kill(pa_sink_input *i) {
pa_memchunk *c;