summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sink.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sink.c')
-rw-r--r--src/polypcore/sink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/sink.c b/src/polypcore/sink.c
index b59f1eaa..a873c00a 100644
--- a/src/polypcore/sink.c
+++ b/src/polypcore/sink.c
@@ -29,12 +29,12 @@
#include <stdio.h>
#include <polyp/introspect.h>
+#include <polyp/xmalloc.h>
#include <polypcore/sink-input.h>
#include <polypcore/namereg.h>
#include <polypcore/util.h>
#include <polypcore/sample-util.h>
-#include <polypcore/xmalloc.h>
#include <polypcore/core-subscribe.h>
#include <polypcore/log.h>
#include <polypcore/utf8.h>