summaryrefslogtreecommitdiffstats
path: root/polyp/dumpmodules.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/dumpmodules.h')
-rw-r--r--polyp/dumpmodules.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/polyp/dumpmodules.h b/polyp/dumpmodules.h
index 6b1bd858..544c55d2 100644
--- a/polyp/dumpmodules.h
+++ b/polyp/dumpmodules.h
@@ -22,8 +22,8 @@
USA.
***/
-#include "conf.h"
+#include "daemon-conf.h"
-void pa_dump_modules(struct pa_conf *c, int argc, char * const argv[]);
+void pa_dump_modules(struct pa_daemon_conf *c, int argc, char * const argv[]);
#endif