Move definition of enum branch_track from cache.h to branch.h
[gitweb.git] / environment.c
index 6cf00793894f75230e5d66d39d56fe2e5388c8a6..0c04a6da7a948bbb0626f55a11571769cc100d51 100644 (file)
@@ -8,6 +8,7 @@
  * are.
  */
 #include "cache.h"
+#include "branch.h"
 #include "repository.h"
 #include "config.h"
 #include "refs.h"