]> git.ipfire.org Git - thirdparty/git.git/blobdiff - packfile.c
Sync with maint
[thirdparty/git.git] / packfile.c
index 35d50e2c38a5ffb00ca6f8fd941e4c8f5c1fd78a..4b938b4372617c4674d2ef12589d2b860fd1f007 100644 (file)
@@ -7,7 +7,7 @@
 #include "packfile.h"
 #include "delta.h"
 #include "streaming.h"
-#include "sha1-lookup.h"
+#include "hash-lookup.h"
 #include "commit.h"
 #include "object.h"
 #include "tag.h"