]> code.delx.au - pulseaudio/blobdiff - src/modules/module-jack-source.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / modules / module-jack-source.c
index 8816fb8acd4840d135b7323059bfd2e0a5a45b5f..ca9560a689ec04713f0bae957d8af4f929caeec2 100644 (file)
@@ -36,9 +36,9 @@
 
 #include <jack/jack.h>
 
-#include <polyp/error.h>
 #include <polyp/xmalloc.h>
 
+#include <polypcore/core-error.h>
 #include <polypcore/iochannel.h>
 #include <polypcore/source.h>
 #include <polypcore/module.h>