]> code.delx.au - pulseaudio/blobdiff - src/modules/rtp/module-rtp-send.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / modules / rtp / module-rtp-send.c
index c8b3899a2ae1b65694c955c32094d9e7436a2fa4..4359d00d4323b568d3b481fe0a5e75e1c26834ea 100644 (file)
 #include <string.h>
 #include <unistd.h>
 
-#include <polyp/error.h>
 #include <polyp/timeval.h>
 #include <polyp/util.h>
 #include <polyp/xmalloc.h>
 
+#include <polypcore/core-error.h>
 #include <polypcore/module.h>
 #include <polypcore/llist.h>
 #include <polypcore/source.h>