]> code.delx.au - pulseaudio/blobdiff - src/polyp/utf8.c
Move utf8 to the public part (libpolyp).
[pulseaudio] / src / polyp / utf8.c
similarity index 99%
rename from src/polypcore/utf8.c
rename to src/polyp/utf8.c
index 01fbfccd18a825d59fe46d07426ddd146ce201fa..bb8621e236df4597f651faf8f2ccdae644f7f863 100644 (file)
@@ -33,9 +33,8 @@
 #include <inttypes.h>
 #include <string.h>
 
-#include <polyp/xmalloc.h>
-
 #include "utf8.h"
+#include "xmalloc.h"
 
 #define FILTER_CHAR '_'