-rw-r--r-- | ui-blob.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,8 +7,9 @@ */ #include "cgit.h" #include "html.h" +#include "ui-shared.h" void cgit_print_blob(const char *hex, char *path) { |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | ui-blob.c | 1 |
@@ -7,8 +7,9 @@ */ #include "cgit.h" #include "html.h" +#include "ui-shared.h" void cgit_print_blob(const char *hex, char *path) { |