]> code.delx.au - pulseaudio/blobdiff - src/daemon/daemon-conf.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / daemon / daemon-conf.c
index 809769f8e8c927efc980213a2167ea31e57f04b3..2d8d9558c32fbf56224a608b3391ae4b4af7b868 100644 (file)
@@ -29,9 +29,9 @@
 #include <assert.h>
 #include <unistd.h>
 
-#include <polyp/error.h>
 #include <polyp/xmalloc.h>
 
+#include <polypcore/core-error.h>
 #include <polypcore/core-util.h>
 #include <polypcore/strbuf.h>
 #include <polypcore/conf-parser.h>