diff options
Diffstat (limited to 'src/ApeTag.hxx')
-rw-r--r-- | src/ApeTag.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ApeTag.hxx b/src/ApeTag.hxx index 3e6655531..96b53612b 100644 --- a/src/ApeTag.hxx +++ b/src/ApeTag.hxx @@ -20,7 +20,7 @@ #ifndef MPD_APE_TAG_HXX #define MPD_APE_TAG_HXX -#include "tag_table.h" +#include "TagTable.hxx" #include <stdbool.h> |