diff --git a/fsck-cache.c b/fsck-cache.c index 164fc2eaee..44e5e49948 100644 --- a/fsck-cache.c +++ b/fsck-cache.c @@ -1,8 +1,7 @@ -#include "cache.h" - #include #include +#include "cache.h" #include "commit.h" #include "tree.h" #include "blob.h"