diff options
Diffstat (limited to 'ui-log.c')
-rw-r--r-- | ui-log.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-log.c b/ui-log.c index 72e2a4b..e1d324d 100644 --- a/ui-log.c +++ b/ui-log.c @@ -7,6 +7,7 @@ */ #include "cgit.h" +#include "html.h" int files, add_lines, rem_lines; |