From ca68b1c80a29cb4862c6b732b339a5cbcfcecf51 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 8 Oct 2008 10:49:26 +0200 Subject: CPP include cleanup Include only headers which are really used. --- src/tag_internal.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tag_internal.h') 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 + extern int8_t ignoreTagItems[TAG_NUM_OF_ITEM_TYPES]; #endif -- cgit v1.2.3