diff options
Diffstat (limited to 'read-cache-ll.h')
-rw-r--r-- | read-cache-ll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/read-cache-ll.h b/read-cache-ll.h index 09414afd04..e0e39607ef 100644 --- a/read-cache-ll.h +++ b/read-cache-ll.h @@ -1,7 +1,7 @@ #ifndef READ_CACHE_LL_H #define READ_CACHE_LL_H -#include "hash-ll.h" +#include "hash.h" #include "hashmap.h" #include "statinfo.h" |