]> code.delx.au - pulseaudio/blobdiff - src/tests/utf8-test.c
Move utf8 to the public part (libpolyp).
[pulseaudio] / src / tests / utf8-test.c
index 57f445c7e09e80f2b6cab00a7af3283da8ff85cc..2c21613e977be3973631889bd99369b5600ad65f 100644 (file)
@@ -3,8 +3,8 @@
 #include <stdio.h>
 #include <assert.h>
 
+#include <polyp/utf8.h>
 #include <polyp/xmalloc.h>
-#include <polypcore/utf8.h>
 
 int main(int argc, char *argv[]) {
     char *c;