diff options
Diffstat (limited to 'src/checkout.c')
-rw-r--r-- | src/checkout.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/checkout.c b/src/checkout.c index 7a2e68300..ede0be8e8 100644 --- a/src/checkout.c +++ b/src/checkout.c @@ -20,6 +20,7 @@ #include "refs.h" #include "repository.h" +#include "index.h" #include "filter.h" #include "blob.h" #include "diff.h" |