summaryrefslogtreecommitdiffabout
path: root/ui-refs.c
Side-by-side diff
Diffstat (limited to 'ui-refs.c') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-refs.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ui-refs.c b/ui-refs.c
index ba513c1..e2a16f4 100644
--- a/ui-refs.c
+++ b/ui-refs.c
@@ -4,15 +4,13 @@
*
* Licensed under GNU General Public License v2
* (see COPYING for full license text)
*/
#include "cgit.h"
-
-
-
+#include "html.h"
void cgit_print_refs()
{
html("<table class='list nowrap'>");