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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-tag.c b/ui-tag.c
index 6d761f3..2998d02 100644
--- a/ui-tag.c
+++ b/ui-tag.c
@@ -4,13 +4,13 @@
*
* Licensed under GNU General Public License v2
* (see COPYING for full license text)
*/
#include "cgit.h"
-
+#include "html.h"
static void print_tag_content(char *buf)
{
char *p;
if (!buf)