aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_internal.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tag_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tag_internal.h b/src/tag_internal.h
index 1188bbcdf..2479088bc 100644
--- a/src/tag_internal.h
+++ b/src/tag_internal.h
@@ -21,6 +21,6 @@
#include <stdint.h>
-extern int8_t ignoreTagItems[TAG_NUM_OF_ITEM_TYPES];
+extern int8_t ignore_tag_items[TAG_NUM_OF_ITEM_TYPES];
#endif