Add missing includes and forward declarations
[gitweb.git] / repository.h
index b9413be50cfd0c9d17865220c3db5eb16024187e..13c87996789f68a4371d1b0a55c6d6ff52a73251 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef REPOSITORY_H
 #define REPOSITORY_H
 
+#include "path.h"
+
 struct config_set;
 struct git_hash_algo;
 struct index_state;