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 cfbc43196..e0fd6eec8 100644 --- a/src/output/OutputAPI.hxx +++ b/src/output/OutputAPI.hxx @@ -23,7 +23,7 @@ // IWYU pragma: begin_exports #include "OutputPlugin.hxx" -#include "OutputInternal.hxx" +#include "Internal.hxx" #include "AudioFormat.hxx" #include "tag/Tag.hxx" #include "config/ConfigData.hxx" |