bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
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 6d761f30..ab2c66d7 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)
{