diff options
Diffstat (limited to 'pack-mtimes.c')
| -rw-r--r-- | pack-mtimes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pack-mtimes.c b/pack-mtimes.c index 20900ca88d..8e1f2dec0e 100644 --- a/pack-mtimes.c +++ b/pack-mtimes.c @@ -1,7 +1,7 @@ #include "git-compat-util.h" #include "gettext.h" #include "pack-mtimes.h" -#include "object-store.h" +#include "odb.h" #include "packfile.h" #include "strbuf.h" |
