aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag_internal.h')
-rw-r--r--src/tag_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tag_internal.h b/src/tag_internal.h
index eed3e0793..8cb0bfe11 100644
--- a/src/tag_internal.h
+++ b/src/tag_internal.h
@@ -19,6 +19,8 @@
#ifndef TAG_INTERNAL_H
#define TAG_INTERNAL_H
+#include <stdint.h>
+
extern int8_t ignoreTagItems[TAG_NUM_OF_ITEM_TYPES];
#endif