diff options
Diffstat (limited to '')
-rw-r--r-- | src/output/OutputAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/output/OutputAPI.hxx b/src/output/OutputAPI.hxx index 83544e0ff..92b3ffec9 100644 --- a/src/output/OutputAPI.hxx +++ b/src/output/OutputAPI.hxx @@ -26,7 +26,7 @@ #include "Internal.hxx" #include "AudioFormat.hxx" #include "tag/Tag.hxx" -#include "config/ConfigData.hxx" +#include "config/Param.hxx" // IWYU pragma: end_exports |