diff options
Diffstat (limited to 'src/encoder/EncoderAPI.hxx')
-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 267affa3a..b147eac21 100644 --- a/src/encoder/EncoderAPI.hxx +++ b/src/encoder/EncoderAPI.hxx @@ -30,7 +30,7 @@ #include "EncoderPlugin.hxx" #include "AudioFormat.hxx" #include "tag/Tag.hxx" -#include "ConfigData.hxx" +#include "config/ConfigData.hxx" // IWYU pragma: end_exports |