summaryrefslogtreecommitdiffabout
path: root/ui-tag.c
Side-by-side diff
Diffstat (limited to 'ui-tag.c') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-tag.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-tag.c b/ui-tag.c
index 2998d02..ab2c66d 100644
--- a/ui-tag.c
+++ b/ui-tag.c
@@ -5,12 +5,13 @@
* Licensed under GNU General Public License v2
* (see COPYING for full license text)
*/
#include "cgit.h"
#include "html.h"
+#include "ui-shared.h"
static void print_tag_content(char *buf)
{
char *p;
if (!buf)