diff options
Diffstat (limited to 'src/ApeTag.cxx')
-rw-r--r-- | src/ApeTag.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ApeTag.cxx b/src/ApeTag.cxx index e0ef24c75..34c2b703b 100644 --- a/src/ApeTag.cxx +++ b/src/ApeTag.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "ApeTag.hxx" #include "ApeLoader.hxx" -#include "tag.h" +#include "Tag.hxx" #include "TagTable.hxx" #include "TagHandler.hxx" |