]> code.delx.au - pulseaudio/blobdiff - src/polypcore/protocol-esound.c
Move utf8 to the public part (libpolyp).
[pulseaudio] / src / polypcore / protocol-esound.c
index 86a8c9e3c0348a2dc2a1e6959f5b2a3b12ba1473..8f53694e7142efaac82fbb37b138c5c2a7b21d0a 100644 (file)
@@ -31,6 +31,7 @@
 #include <limits.h>
 
 #include <polyp/sample.h>
+#include <polyp/utf8.h>
 #include <polyp/xmalloc.h>
 
 #include <polypcore/esound.h>
@@ -46,7 +47,6 @@
 #include <polypcore/namereg.h>
 #include <polypcore/log.h>
 #include <polypcore/util.h>
-#include <polypcore/utf8.h>
 
 #include "endianmacros.h"