diff options
Diffstat (limited to 'src/TagInternal.hxx')
-rw-r--r-- | src/TagInternal.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TagInternal.hxx b/src/TagInternal.hxx index afce0427e..8172d1319 100644 --- a/src/TagInternal.hxx +++ b/src/TagInternal.hxx @@ -20,7 +20,7 @@ #ifndef MPD_TAG_INTERNAL_HXX #define MPD_TAG_INTERNAL_HXX -#include "tag.h" +#include "TagType.h" extern bool ignore_tag_items[TAG_NUM_OF_ITEM_TYPES]; |