summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sink-input.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sink-input.c')
-rw-r--r--src/polypcore/sink-input.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/polypcore/sink-input.c b/src/polypcore/sink-input.c
index 696c47a4..1dc7df0f 100644
--- a/src/polypcore/sink-input.c
+++ b/src/polypcore/sink-input.c
@@ -28,11 +28,12 @@
#include <stdlib.h>
#include <string.h>
+#include <polypcore/sample-util.h>
+#include <polypcore/xmalloc.h>
+#include <polypcore/core-subscribe.h>
+#include <polypcore/log.h>
+
#include "sink-input.h"
-#include "sample-util.h"
-#include "xmalloc.h"
-#include "core-subscribe.h"
-#include "log.h"
#define CONVERT_BUFFER_LENGTH 4096