summaryrefslogtreecommitdiffhomepage
path: root/patch/include.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.c')
-rw-r--r--patch/include.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/include.c b/patch/include.c
index b2ec79d..606377e 100644
--- a/patch/include.c
+++ b/patch/include.c
@@ -1,5 +1,7 @@
/* Bar functionality */
#include "bar_indicators.c"
+#include "bar_tagicons.c"
+
#if BAR_ALPHA_PATCH
#include "bar_alpha.c"
#endif