aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/shout_output_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/output/shout_output_plugin.h')
-rw-r--r--src/output/shout_output_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/output/shout_output_plugin.h b/src/output/shout_output_plugin.h
index 245ecd1c5..9a7378803 100644
--- a/src/output/shout_output_plugin.h
+++ b/src/output/shout_output_plugin.h
@@ -20,6 +20,6 @@
#ifndef MPD_SHOUT_OUTPUT_PLUGIN_H
#define MPD_SHOUT_OUTPUT_PLUGIN_H
-extern const struct audio_output_plugin shoutPlugin;
+extern const struct audio_output_plugin shout_output_plugin;
#endif