]> code.delx.au - pulseaudio/blobdiff - src/polypcore/strlist.c
Move xmalloc to the public side (libpolyp).
[pulseaudio] / src / polypcore / strlist.c
index e165aefddd1fa3f75960018018afcc63c008d14a..4d70e9e998c52c30d798c985e8aaaa0c58c18829 100644 (file)
@@ -26,7 +26,8 @@
 #include <string.h>
 #include <assert.h>
 
-#include <polypcore/xmalloc.h>
+#include <polyp/xmalloc.h>
+
 #include <polypcore/strbuf.h>
 #include <polypcore/util.h>