aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/InputPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/InputPlugin.hxx b/src/InputPlugin.hxx
index a5cf912da..a1eb16339 100644
--- a/src/InputPlugin.hxx
+++ b/src/InputPlugin.hxx
@@ -39,7 +39,7 @@ struct input_plugin {
* @return true on success, false if the plugin should be
* disabled
*/
- bool (*init)(const struct config_param *param, GError **error_r);
+ bool (*init)(const config_param &param, GError **error_r);
/**
* Global deinitialization. Called once before MPD shuts