aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/WaveEncoderPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/encoder/WaveEncoderPlugin.hxx')
-rw-r--r--src/encoder/WaveEncoderPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encoder/WaveEncoderPlugin.hxx b/src/encoder/WaveEncoderPlugin.hxx
index b50fe5514..190ee131e 100644
--- a/src/encoder/WaveEncoderPlugin.hxx
+++ b/src/encoder/WaveEncoderPlugin.hxx
@@ -20,6 +20,6 @@
#ifndef MPD_ENCODER_WAVE_HXX
#define MPD_ENCODER_WAVE_HXX
-extern const struct encoder_plugin wave_encoder_plugin;
+extern const struct EncoderPlugin wave_encoder_plugin;
#endif