diff options
Diffstat (limited to 'csum-file.h')
-rw-r--r-- | csum-file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csum-file.h b/csum-file.h index 566e05cbd2..bc5bec27ac 100644 --- a/csum-file.h +++ b/csum-file.h @@ -1,7 +1,7 @@ #ifndef CSUM_FILE_H #define CSUM_FILE_H -#include "hash.h" +#include "hash-ll.h" #include "write-or-die.h" struct progress; |