]> code.delx.au - pulseaudio/blobdiff - src/modules/module-volume-restore.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / modules / module-volume-restore.c
index 796e43a36886d6bd2ff40bef50cbd9bf8b1c0762..435f0c9650d182e1f888a756bc6880ec2dbbf49e 100644 (file)
@@ -32,9 +32,9 @@
 #include <stdlib.h>
 #include <ctype.h>
 
-#include <polyp/error.h>
 #include <polyp/xmalloc.h>
 
+#include <polypcore/core-error.h>
 #include <polypcore/module.h>
 #include <polypcore/core-util.h>
 #include <polypcore/modargs.h>