diff options
Diffstat (limited to '')
| -rw-r--r-- | ui-snapshot.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/ui-snapshot.c b/ui-snapshot.c index dfedd8f..67dbbdd 100644 --- a/ui-snapshot.c +++ b/ui-snapshot.c @@ -7,6 +7,7 @@   */  #include "cgit.h" +#include "html.h"  static int write_compressed_tar_archive(struct archiver_args *args,const char *filter)  { | 
