aboutsummaryrefslogtreecommitdiff
path: root/ui-repolist.c
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'ui-repolist.c')
-rw-r--r--ui-repolist.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui-repolist.c b/ui-repolist.c
index cd4e41d..5fde174 100644
--- a/ui-repolist.c
+++ b/ui-repolist.c
@@ -6,10 +6,9 @@
* (see COPYING for full license text)
*/
+#include "cgit.h"
#include <time.h>
-#include "cgit.h"
-#include "html.h"
time_t read_agefile(char *path)
{