index
:
cgit
master
Forked cgit project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-blob.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-blob.c')
-rw-r--r--
ui-blob.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-blob.c b/ui-blob.c
index 3b29132..11589db 100644
--- a/
ui-blob.c
+++ b/
ui-blob.c
@@ -8,6 +8,7 @@
#include "cgit.h"
#include "html.h"
+#include "ui-shared.h"
void cgit_print_blob(const char *hex, char *path)
{