diff options
Diffstat (limited to '')
-rw-r--r-- | src/decoder/DecoderAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/DecoderAPI.hxx b/src/decoder/DecoderAPI.hxx index 0ce861fb1..0a7b84371 100644 --- a/src/decoder/DecoderAPI.hxx +++ b/src/decoder/DecoderAPI.hxx @@ -36,7 +36,7 @@ #include "tag/Tag.hxx" #include "AudioFormat.hxx" #include "MixRampInfo.hxx" -#include "ConfigData.hxx" +#include "config/ConfigData.hxx" // IWYU pragma: end_exports |