tag_internal: add missing tag.h include
For TAG_NUM_OF_ITEM_TYPES.
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
#ifndef MPD_TAG_INTERNAL_H
|
#ifndef MPD_TAG_INTERNAL_H
|
||||||
#define MPD_TAG_INTERNAL_H
|
#define MPD_TAG_INTERNAL_H
|
||||||
|
|
||||||
|
#include "tag.h"
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
extern bool ignore_tag_items[TAG_NUM_OF_ITEM_TYPES];
|
extern bool ignore_tag_items[TAG_NUM_OF_ITEM_TYPES];
|
||||||
|
Reference in New Issue
Block a user