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 a873c00a..6931d396 100644
--- a/src/polypcore/sink.c
+++ b/src/polypcore/sink.c
@@ -29,6 +29,7 @@
#include <stdio.h>
#include <polyp/introspect.h>
+#include <polyp/utf8.h>
#include <polyp/xmalloc.h>
#include <polypcore/sink-input.h>
@@ -37,7 +38,6 @@
#include <polypcore/sample-util.h>
#include <polypcore/core-subscribe.h>
#include <polypcore/log.h>
-#include <polypcore/utf8.h>
#include "sink.h"