diff options
Diffstat (limited to 'entry.c')
| -rw-r--r-- | entry.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,13 +2,13 @@ #include "git-compat-util.h" #include "odb.h" +#include "odb/streaming.h" #include "dir.h" #include "environment.h" #include "gettext.h" #include "hex.h" #include "name-hash.h" #include "sparse-index.h" -#include "streaming.h" #include "submodule.h" #include "symlinks.h" #include "progress.h" |
