diff options
Diffstat (limited to 'src/EncoderAPI.hxx')
-rw-r--r-- | src/EncoderAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/EncoderAPI.hxx b/src/EncoderAPI.hxx index d35955f1b..d430214d6 100644 --- a/src/EncoderAPI.hxx +++ b/src/EncoderAPI.hxx @@ -26,7 +26,7 @@ #define MPD_ENCODER_API_HXX #include "EncoderPlugin.hxx" -#include "audio_format.h" +#include "AudioFormat.hxx" #include "Tag.hxx" #include "conf.h" |