]> code.delx.au - pulseaudio/blobdiff - src/polypcore/sink.c
Move utf8 to the public part (libpolyp).
[pulseaudio] / src / polypcore / sink.c
index a873c00a3c04177ae4125e4cd7ed715ad8118b25..6931d396d2fca2920abc97691e8d6a68a258a4d1 100644 (file)
@@ -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"