diff options
Diffstat (limited to 'pack-revindex.c')
| -rw-r--r-- | pack-revindex.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pack-revindex.c b/pack-revindex.c index f035a33a5a..ffcde48870 100644 --- a/pack-revindex.c +++ b/pack-revindex.c @@ -1,8 +1,7 @@ #include "git-compat-util.h" #include "gettext.h" #include "pack-revindex.h" -#include "object-file.h" -#include "object-store-ll.h" +#include "object-store.h" #include "packfile.h" #include "strbuf.h" #include "trace2.h" |
