]> git.ipfire.org Git - thirdparty/git.git/blobdiff - progress.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / progress.c
index 72d5e0c73c19eb2a110060a45e46a811d10b676d..f695798acac72bd703dfacc59f83054fd761b619 100644 (file)
@@ -12,6 +12,7 @@
 #include "git-compat-util.h"
 #include "pager.h"
 #include "progress.h"
+#include "repository.h"
 #include "strbuf.h"
 #include "trace.h"
 #include "trace2.h"