]> code.delx.au - pulseaudio/blobdiff - src/modules/rtp/module-rtp-recv.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / modules / rtp / module-rtp-recv.c
index 8d9b33c2ac2fbda9fd7977006696663324a8aced..c448502ee594d75e8789b5dfe9611dccb7f92299 100644 (file)
 #include <string.h>
 #include <unistd.h>
 
-#include <polyp/error.h>
 #include <polyp/timeval.h>
 #include <polyp/xmalloc.h>
 
+#include <polypcore/core-error.h>
 #include <polypcore/module.h>
 #include <polypcore/llist.h>
 #include <polypcore/sink.h>