-rw-r--r-- | ui-commit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-commit.c b/ui-commit.c index ed25824..8019e36 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -9,4 +9,5 @@ #include "cgit.h" #include "html.h" +#include "ui-shared.h" static int files, slots; |