about summary refs log tree commit diff stats
path: root/ui-refs.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui-refs.c')
-rw-r--r--ui-refs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-refs.c b/ui-refs.c index 45db2ac..5bebed1 100644 --- a/ui-refs.c +++ b/ui-refs.c
@@ -7,6 +7,7 @@
7 */ 7 */
8 8
9#include "cgit.h" 9#include "cgit.h"
10#include "ui-refs.h"
10#include "html.h" 11#include "html.h"
11#include "ui-shared.h" 12#include "ui-shared.h"
12 13