]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.c
Add cache.h
[ps-cgit] / cgit.c
diff --git a/cgit.c b/cgit.c
index f749b6be181b85fdb9b020ef659f517b289a6b08..73b1f028e43d61ece95342f72f89e822516a5d28 100644 (file)
--- a/cgit.c
+++ b/cgit.c
@@ -7,6 +7,7 @@
  */
 
 #include "cgit.h"
+#include "cache.h"
 #include "cmd.h"
 #include "ui-shared.h"