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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/sink-input.c b/src/polypcore/sink-input.c
index c1026390..5c0caa21 100644
--- a/src/polypcore/sink-input.c
+++ b/src/polypcore/sink-input.c
@@ -28,8 +28,9 @@
#include <stdlib.h>
#include <string.h>
+#include <polyp/xmalloc.h>
+
#include <polypcore/sample-util.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/core-subscribe.h>
#include <polypcore/log.h>
#include <polypcore/utf8.h>