diff options
Diffstat (limited to 'chunk-format.h')
-rw-r--r-- | chunk-format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chunk-format.h b/chunk-format.h index 14b76180ef..212a0a6af1 100644 --- a/chunk-format.h +++ b/chunk-format.h @@ -1,7 +1,7 @@ #ifndef CHUNK_FORMAT_H #define CHUNK_FORMAT_H -#include "hash-ll.h" +#include "hash.h" struct hashfile; struct chunkfile; |