]> git.ipfire.org Git - thirdparty/git.git/blobdiff - reftable/dump.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / reftable / dump.c
index 155953d1b82d4751dc80b1d486661e54d2ba16ba..ce936b4e1887ca982c9d814a014b469cbb49e52e 100644 (file)
@@ -7,7 +7,7 @@ https://developers.google.com/open-source/licenses/bsd
 */
 
 #include "git-compat-util.h"
-#include "hash.h"
+#include "hash-ll.h"
 
 #include "reftable-blocksource.h"
 #include "reftable-error.h"