diff options
Diffstat (limited to 'src/encoder')
-rw-r--r-- | src/encoder/EncoderAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encoder/EncoderAPI.hxx b/src/encoder/EncoderAPI.hxx index 40e78a658..a266667fd 100644 --- a/src/encoder/EncoderAPI.hxx +++ b/src/encoder/EncoderAPI.hxx @@ -31,7 +31,7 @@ #include "EncoderPlugin.hxx" #include "AudioFormat.hxx" #include "tag/Tag.hxx" -#include "config/ConfigData.hxx" +#include "config/Param.hxx" // IWYU pragma: end_exports |