]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-repolist.c
Introduce html.h
[ps-cgit] / ui-repolist.c
index 5fde174476aec8e36600c848ba528b8639cc4e8b..cd4e41dae41b1c697e3b5d8aa9024986a9d8e199 100644 (file)
@@ -6,9 +6,10 @@
  *   (see COPYING for full license text)
  */
 
-#include "cgit.h"
 #include <time.h>
 
+#include "cgit.h"
+#include "html.h"
 
 time_t read_agefile(char *path)
 {