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 7713310c1..e0ef24c75 100644 --- a/src/ApeTag.cxx +++ b/src/ApeTag.cxx @@ -21,7 +21,7 @@ #include "ApeTag.hxx" #include "ApeLoader.hxx" #include "tag.h" -#include "tag_table.h" +#include "TagTable.hxx" #include "TagHandler.hxx" const struct tag_table ape_tags[] = { |