diff options
Diffstat (limited to 'src/OutputAPI.hxx')
-rw-r--r-- | src/OutputAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputAPI.hxx b/src/OutputAPI.hxx index cc7a0832d..73cbaf183 100644 --- a/src/OutputAPI.hxx +++ b/src/OutputAPI.hxx @@ -23,7 +23,7 @@ #include "OutputPlugin.hxx" #include "OutputInternal.hxx" #include "AudioFormat.hxx" -#include "Tag.hxx" +#include "tag/Tag.hxx" #include "ConfigData.hxx" #endif |