diff options
Diffstat (limited to '')
-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 3aa4f7567..951d723ea 100644 --- a/src/OutputAPI.hxx +++ b/src/OutputAPI.hxx @@ -23,7 +23,7 @@ #include "OutputPlugin.hxx" #include "OutputInternal.hxx" #include "audio_format.h" -#include "tag.h" +#include "Tag.hxx" #include "conf.h" #endif |