index
:
cgit.git
ben/123-dark
ben/cherry-pick-dark-mode
cgit with dark mode
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-tag.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'ui-tag.c')
-rw-r--r--
ui-tag.c
3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui-tag.c b/ui-tag.c
index 6d761f3..ab2c66d 100644
--- a/
ui-tag.c
+++ b/
ui-tag.c
@@ -7,7 +7,8 @@
*/
#include "cgit.h"
-
+#include "html.h"
+#include "ui-shared.h"
static void print_tag_content(char *buf)
{