diff options
Diffstat (limited to 'third_party/git/apply.h')
-rw-r--r-- | third_party/git/apply.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/git/apply.h b/third_party/git/apply.h index a7951934352c..da3d95fa5098 100644 --- a/third_party/git/apply.h +++ b/third_party/git/apply.h @@ -1,6 +1,7 @@ #ifndef APPLY_H #define APPLY_H +#include "hash.h" #include "lockfile.h" #include "string-list.h" |