]> code.delx.au - pulseaudio/blobdiff - src/polypcore/sink-input.c
Move utf8 to the public part (libpolyp).
[pulseaudio] / src / polypcore / sink-input.c
index 5c0caa2112ed02749c0232cec2e109e1a4e554ee..bd2a1dcd178905374b74769040cfd2d1fc835bb0 100644 (file)
 #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"