diff options
Diffstat (limited to '')
-rw-r--r-- | ui-patch.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-patch.c b/ui-patch.c index 12abe10..66def3c 100644 --- a/ui-patch.c +++ b/ui-patch.c @@ -7,6 +7,7 @@ */ #include "cgit.h" +#include "ui-patch.h" #include "html.h" #include "ui-shared.h" |