]> git.ipfire.org Git - thirdparty/git.git/blobdiff - patch-ids.c
Merge branch 'ab/pager-exit-log'
[thirdparty/git.git] / patch-ids.c
index f51021a0cb391d213ca63e5ccfde86c50d7c8164..3f404e4b0b4cc24d02ae9cbf3c8498c37f673094 100644 (file)
@@ -1,7 +1,7 @@
 #include "cache.h"
 #include "diff.h"
 #include "commit.h"
-#include "sha1-lookup.h"
+#include "hash-lookup.h"
 #include "patch-ids.h"
 
 static int patch_id_defined(struct commit *commit)