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